Background for Fallout 4
Member of the Actor script
voidfunctionSetPlayerResistingArrest()Native

Description

Wiki Description

Flags the player as resisting arrest from this actor's faction.

Documentation Comment

Sets the player as resisting arrest from this actor's faction


Caveats


Examples

; Flags the player as resisting arrest from Bob's faction
Bob.SetPlayerResistingArrest()

Auto-Generated Example

myActor__toCallFunctionOn.SetPlayerResistingArrest()

Related Pages


Additional References

View this function’s page on the Fallout 4 Creation Kit Wiki

Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.