SetRandomEventFlag
DocsSetRandomEventFlag(toggle)Description
If the parameter is true, sets the random event flag to true, if the parameter is false, the function does nothing at all.
Does nothing if the mission flag is set.Parameters
| Name | Type | Description |
|---|---|---|
toggle | BOOL | — |
Returns
voidThis native does not return a value.