SetIslandEnabled — FiveM Natives
0x9A9D1BA639675CF1 · STREAMING · all
Enables the specified island. For more information, see islandhopper.meta `` NativeDB Introduced: v2189 ``
Parameters
| Name | Type | Description |
|---|---|---|
| islandName | char* | The name of the island to be enabled or disabled. |
| toggle | BOOL | A boolean value where `true` enables the island and `false` disables it. |
Returns
void