natives.RELEASE WEATHER: Difference between revisions

From GTA Connected
Jump to navigation Jump to search
(Add ScriptItem documentation from GTA VC SCM decompile)
 
(Add ScriptItem documentation from GTA VC SCM decompile)
 
Line 5: Line 5:
|name = natives.RELEASE_WEATHER
|name = natives.RELEASE_WEATHER
|parameters = void
|parameters = void
|usage = Release forced weather, return to natural transitions.
|usage = releases the forced weather override, returning to natural weather patterns
|return1 = void
|return1 = void
|returnFail1 = void
|returnFail1 = void
}}
}}

Latest revision as of 12:32, 13 June 2026

natives.RELEASE_WEATHER

Signature: void natives.RELEASE_WEATHER(void)

Usage: releases the forced weather override, returning to natural weather patterns

Return

void

On failure: void