- Found in:
- Vanilla
Description
Documentation Comment
Removes this actor or spaceship from the specified faction
returns FALSE if called on something else
Caveats
Parameters
FactionakFaction
Examples
Auto-Generated Example
Faction myFaction__akFaction
bool returnedValue = myObjectReference__toCallFunctionOn.TryToRemoveFromFaction(myFaction__akFaction)