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

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