Difference between revisions of "IsPCSleeping"
Jump to navigation
Jump to search
imported>Catwheezle (Added "see also" section.) |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
Returns 1 if the player is currently sleeping. | Returns 1 if the player is currently sleeping. NOTE this will also trigger if the player waits. | ||
== See Also == | == See Also == | ||
*[[GetSleepState - Actor]] | *[[GetSleepState - Actor]] | ||
*[[GetSleeping]] | *[[GetSleeping]] | ||
[[Category:Condition Functions]] | |||
[[Category:Console Commands]] | [[Category:Console Commands]] |
Latest revision as of 20:44, 4 October 2023
Returns 1 if the player is currently sleeping. NOTE this will also trigger if the player waits.