◆ GetFactionColor()
| proto ref Color Faction.GetFactionColor |
( |
| ) |
|
◆ GetFactionIdentity()
◆ GetFactionKey()
| proto external FactionKey Faction.GetFactionKey |
( |
| ) |
|
◆ GetFactionName()
| proto external string Faction.GetFactionName |
( |
| ) |
|
Returns the name of this faction for via this Faction's UI Info.
◆ GetFactionRadioEncryptionKey()
| proto external string Faction.GetFactionRadioEncryptionKey |
( |
| ) |
|
Returns the encryption key used for radio transmissions.
◆ GetUIInfo()
| proto external UIInfo Faction.GetUIInfo |
( |
| ) |
|
Returns the UI info of this faction.
◆ IsFactionEnemy()
| proto external bool Faction.IsFactionEnemy |
( |
Faction | otherFaction | ) |
|
Returns true if this faction and other faction are hostile.
◆ IsFactionFriendly()
| proto external bool Faction.IsFactionFriendly |
( |
Faction | otherFaction | ) |
|
Returns true if this faction and other faction are friendly.
The documentation for this interface was generated from the following file:
- Game/generated/Faction/Faction.c