Soldier.isSameFaction 2
Check if another soldier is in the same faction of this soldier
Return value
Return Type | Description |
---|---|
bool | True if the two soldier are in the same faction |
Parameters
Parameter | Type | Description |
---|---|---|
1 | Soldier | Another soldier to check for the faction |
Examples
No examples available.