SetTransitionTimecycleModifier
DocsSetTransitionTimecycleModifier(modifierName, transition)Description
This native doesn't work like <code>SetWeatherTypeTransition</code>.
Parameters
| Name | Type | Description |
|---|---|---|
modifierName | char* | The name of a timecycle |
transition | float | The speed to transition to `modifierName`. Appears to be half-seconds (?) |
Returns
voidThis native does not return a value.