Difference between revisions of "SetPCSleepHours"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Geckbot
m (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1)))
imported>Gribbleshnibit8
Line 1: Line 1:
'''Syntax:'''
'''Syntax:'''
  SetPCSleepHours iHours
{{Function
 
  |origin = GECK1
 
|summary = Manually forces the player to sleep the specified number of hours.
Manually forces the player to sleep the specified number of hours.
|name = SetPCSleepHours
|arguments =
  {{FunctionArgument
  |Name = iHours
  |Type = int
  }}
}}


==See Also==
==See Also==

Revision as of 01:42, 15 November 2014

Syntax:

< [[::Category:Functions|Category:Functions]]

A function included in the GECK version 1.1.0.36.

Description

Manually forces the player to sleep the specified number of hours.

Syntax

[help]
SetPCSleepHours iHours:int


See Also

GetPCSleepHours