# Set Time Of Day (Seconds)

Grammar — Set time of day to seconds|Time Of Day
FlagsNative | Action

Sets the time of day.

# Arguments

  • int — Seconds

Returns — void

native void GameTimeOfDayValueSet(int seconds);

Category: Environment / Lighting

# Examples

— None found —