IsTrackEnabled
Docslocal retval = IsTrackEnabled(track)Description
Getter for SET_TRACK_ENABLED
Parameters
| Name | Type | Description |
|---|---|---|
track | int | The track id (between 0 - 27) |
Returns
boolReturns true or false.
local retval = IsTrackEnabled(track)Getter for SET_TRACK_ENABLED
| Name | Type | Description |
|---|---|---|
track | int | The track id (between 0 - 27) |
boolReturns true or false.
No snippets yet. Be the first to contribute!