Difference between revisions of "IsPCSleeping"
Jump to navigation
Jump to search
imported>JBurgess |
|||
(2 intermediate revisions by 2 users 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 == | |||
*[[GetSleepState - Actor]] | |||
*[[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.