Background for Skyrim SE
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 Skyrim Creation Kit Wiki

Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.