SET_WEATHER_OWNED_BY_NETWORK
Sets whether or not the weather should be owned by the network subsystem. To be able to use [\_SET_WEATHER_TYPE_TRANSITION](#\_0x578C752848ECFA0C), this has to be set to false.
CFX
Signature
lua
SetWeatherOwnedByNetwork(true)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| BOOL | true to let the network control weather, false to not use network weather behavior. |
Usage
lua
SetWeatherOwnedByNetwork(true)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- API set
- Source
- cfx
Source: cfx
