Skip to content

API > LuaEventId


LuaEventId⚓︎

An identifying object for a Lua Event handler. Used for removing the handlers from Lua Event System LuaEventId is unique for the function and the event, therefore adding the same function under two different event names will result in two different LuaEventId.

Members⚓︎