SetWeatherCycleEntry — RedM Natives
0xD264D4E1 · CFX · client
Parameters
| Name | Type | Description |
|---|---|---|
| index | int | The index of the entry to set. Must be between 0 and 255 |
| typeName | char* | The name of the weather type for this cycle |
| timeMult | int | The relative duration of this cycle, which is multiplied by `msPerCycle` during ['APPLY_WEATHER_CYCLES'](#\_0x3422291C). Must be between 1 and 255 |
Returns
BOOL