Background for Starfield
Member of the ObjectReference script
boolfunctionTryToRemoveFromFaction(FactionakFaction)

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)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.