GetArrestedState

From the CreationKit Wiki
Revision as of 22:51, 7 December 2021 by Jadkai (talk | contribs) (Added a little more clarification)
Jump to navigation Jump to search

Returns 1 if the run-on actor is under arrest, or 0 otherwise.

When run on the player, only seems to return 1 if a guard approaches the player. If the guard is not alarmed (for example, with the "Wait, I know you." dialogue), will return 0.

For determining if the player is in jail, use GetDaysInJail.