Difference between revisions of "GetPCSleepHours"
Jump to navigation
Jump to search
Reformatted and added some detail
imported>Vswe m (Added Search Terms) |
imported>QQuix (Reformatted and added some detail) |
||
Line 1: | Line 1: | ||
Returns the number of hours the player has | {{Function | ||
| origin = CS1 (TES CS 1.0) | |||
| summary = Returns the number of hours the player has yet to sleep or wait. | |||
| name = GetPCSleepHours | |||
| returnVal = RemainingHours | |||
| returnType = integer | |||
}} | |||
==Notes== | |||
*Returns 0 if the player is not sleeping or waiting. | |||
==See also== | |||
* [[GetPCSleepHours]] | |||
[[Category: Functions]] | [[Category: Functions]] |