Interact with cheat functions.
cheat.set_callback(string: event, function() end)
Executes a function on the specified event.
cheat.get_window_size()
Returns the size of the cheat overlay window.
Last updated 1 month ago