Time::advanceClockTimeTo

From RAGE Multiplayer Wiki
Revision as of 21:23, 11 May 2017 by StreetGT (talk | contribs)

Syntax

mp.game.time.advanceClockTimeTo(hour, minute, second);

Required Arguments

  • hour: int
  • minute: int
  • second: int

Return value

  • Undefined

Example

// todo

See also

Template:Time s function c