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
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
'''Syntax:'''
{{Function
  SetPCSleepHours iHours
  |origin = GECK1
 
|summary = Manually forces the player to sleep the specified number of hours.
 
|name = SetPCSleepHours
Manually forces the player to sleep the specified number of hours.
|arguments =
  {{FunctionArgument
  |Name = iHours
  |Type = int
  }}
}}


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

Latest revision as of 01:43, 15 November 2014

< [[::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