- Found in:
- Vanilla
Description
Wiki Description
Checks to see if the player is expelled from this faction.
Documentation Comment
Is the player expelled from this faction?
Caveats
Examples
; Is the player expelled from the CoolKids faction?
bool expelled = CoolKidsProperty.IsPlayerExpelled()Auto-Generated Example
bool returnedValue = myFaction__toCallFunctionOn.IsPlayerExpelled()Related Pages
Additional References
View this function’s page on the Fallout 4 Creation Kit Wiki
