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()