cheat

Interact with cheat functions.

Functions:

Set Callback

cheat.set_callback(string: event, function()
end)

Executes a function on the specified event.

Get Window Size

cheat.get_window_size()

Returns the size of the cheat overlay window.

Last updated