er2.isSameFaction 63

Check if two faction Ids are part of the same faction (Allies or Axis)


Return value

Return TypeDescription
boolTrue if thw two faction Ids are part of the same faction (Allies or Axis)

Parameters

ParameterTypeDescription
1stringfirst Id
2stringSecond Id

Examples

No examples available.


Back to Scripting API