![]() |
Faction Class |
Namespace: Mannequin.Bindings
public class Faction
The Faction type exposes the following members.
Name | Description | |
---|---|---|
![]() | AgentCount |
The number of Agents that are part of this Faction
|
![]() | ID |
The unique ID of this Faction (i.e. player, hostile...)
|
![]() | Logo |
This faction's logo (as displayed in menus)
|
![]() | Money |
The amount of money this Faction has
|
![]() | Name |
The name of this Faction.
|
![]() | UnlockedTechs |
The Techs this Faction has unlocked
|
Name | Description | |
---|---|---|
![]() | GetRelationshipWith |
Get the relationship between this faction and another faction
|
![]() | LockTech |
Lock a Tech |
![]() | SetRelationshipWith |
Set this faction's relationship with another faction's
|
![]() | SetType |
Set this faction's type. This will reset all of its relationships.
|
![]() | UnlockTech |
Unlock a Tech |