pen-to-squareMethods

:set

extended_events.event_name:set(callback: function)

callback

function

Lua function to call

Sets the callback for the specified event. The registered function will be called every time the specified event occurs.

Last updated