OnTimeWeatherSync
Revision as of 12:13, 8 November 2023 by Habi (talk | contribs) (Created page with "{{Welcome|desc=This function is called when time and weather details are send by server.| params=<source>( timerate, minute, hour, weather )</source> <poem>timerate : The timerate. minute : The minute. hour : The hour. weather : Current weather. </poem>| relfuncs=*OnServerShareTick }}")
Description:
This function is called when time and weather details are send by server.
Parameters:
( timerate, minute, hour, weather )
timerate : The timerate.
minute : The minute.
hour : The hour.
weather : Current weather.
Return Values:
This function does not return any specific values.
Related Functions
The following functions may be helpful as they relate to this function in one way or another.