Difference between revisions of "GetPCSleepHours"

324 bytes added ,  15:26, 7 February 2010
Copied info, used the template for functions
imported>Kkuhlmann
 
imported>PoHa!
(Copied info, used the template for functions)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
Link to TES4 Construction Set Wiki: [http://cs.elderscrolls.com/constwiki/index.php/GetPCSleepHours GetPCSleepHours].
{{Function
|CSWikiPage = GetPCSleepHours
|origin = GECK1
|summary = Returns the number of hours the player has set to sleep from the menu. Returns 0 if the player is not sleeping.  
|name = GetPCSleepHours
|returnType = int
 
|example = <pre>GetPCSleepHours</pre>
Will return how many hours the player has set to sleep.
}}
 
==Notes==
None
 
==See Also==
*[[SetPCSleepHours]]


[[Category:Functions]]
[[Category:Functions]]
[[Category:Player_Functions]]
[[Category:Functions (GECK 1.1)]]
Anonymous user