Skip to main content

EventHandler()

Usage


local eventhandler = EventHandler();

Example

local handler = EventHandler();
handler.add(myFunction);