gta.isCheatEnabled: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(No difference)
|
Revision as of 01:17, 11 December 2019
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