gta.isCheatEnabled
gta.isCheatEnabled
Signature: bool Whether the specified cheat is enabled. gta.isCheatEnabled(int cheatId)
Usage: check if a cheat is enabled
Parameters
- int cheatId The integer ID of the cheat.
Return
bool Whether the specified cheat is enabled.
On failure: void