gta.isCheatEnabled
Jump to navigation
Jump to search
Function
Client Only
Online and Offline
Available since Client 1.0.0
bool gta.isCheatEnabled(int cheatId)
The gta.isCheatEnabled function is used to check if a cheat is enabled.
Parameters
1) | int | cheatId | The integer ID of the cheat. |
Return
bool | Whether the specified cheat is enabled. |
Notes
Examples
There aren't any examples for this function.
Compatibility
There isn't any compatibility information for this function.
Related
Client Related
gta.isCheatEnabled
gta.setCheatEnabled