gta.setCheatEnabled

From GTA Connected
Revision as of 06:45, 19 May 2021 by Vortrex (talk | contribs)
Jump to navigation Jump to search

Function Client Only icon-iii.png icon-vc.png icon-sa.png Online and Offline

Available since Client 1.0.0

void gta.setCheatEnabled(int cheatId, bool enabled)

The gta.setCheatEnabled function is used to set a cheat enabled or disabled.

Parameters

1) int cheatId The integer ID of the cheat.
2) bool enabled Whether the cheat should be enabled.

Return

void This function doesn't return a value.

Notes

Examples

There aren't any examples for this function.

Compatibility

There isn't any compatibility information for this function.

Related

Client Related

icon-iii.png icon-vc.png icon-sa.png gta.isCheatEnabled
icon-iii.png icon-vc.png icon-sa.png gta.setCheatEnabled