er2.isSameFaction 133
Check if two faction Ids are part of the same faction (Allies or Axis)
Return value
| Return Type | Description |
|---|---|
| bool | True if thw two faction Ids are part of the same faction (Allies or Axis) |
Parameters
| Parameter | Type | Description |
|---|---|---|
| 1 | string | first Id |
| 2 | string | Second Id |
Examples
No examples available.
