World::weather

From RAGE Multiplayer Wiki
Revision as of 14:50, 20 October 2016 by Ragempdev (talk | contribs) (Created page with "This property gets/sets game weather. <br/> '''Note: this property is read-only.''' ==Example== <source lang="javascript"> mp.environment.weather = 'HALLOWEEN'; </source>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This property gets/sets game weather.
Note: this property is read-only.

Example

mp.environment.weather = 'HALLOWEEN';