- Found in:
- Vanilla
Description
Documentation Comment
Adds this actor or spaceship to a faction at rank 0 if they aren't already in it
returns FALSE if called on something else
Caveats
Parameters
FactionakFaction
Examples
Auto-Generated Example
Faction myFaction__akFaction
bool returnedValue = myObjectReference__toCallFunctionOn.TryToAddToFaction(myFaction__akFaction)