SetWeatherOwnedByNetwork
DocsSetWeatherOwnedByNetwork(network)Description
Sets whether or not the weather should be owned by the network subsystem.
To be able to use \_SET_WEATHER_TYPE_TRANSITION, this has to be set to false.
Parameters
| Name | Type | Description |
|---|---|---|
network | BOOL | true to let the network control weather, false to not use network weather behavior. |
Returns
voidThis native does not return a value.