GetArrestedState

From the CreationKit Wiki
Revision as of 22:50, 7 December 2021 by Jadkai (talk | contribs) (Clarified the conditions when this condition function will return true)
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, will return 0.

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