SetPlayerResistingArrest - Actor

Member of: Actor Script

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

SyntaxEdit

Function SetPlayerResistingArrest() native

ParametersEdit

None

Return ValueEdit

None.

ExamplesEdit

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

See AlsoEdit