This classes is wrapped to store the handler corresponding to the Lua function pointer and assign the handler a unique id @js NA.
More...
#include <ScriptSupport.h>
Inherits Object.
Inherited by SchedulerScriptHandlerEntry.
|
unsigned int | _ID |
| object id, ScriptSupport need public _ID
|
|
int | _luaID |
| Lua reference id.
|
|
This classes is wrapped to store the handler corresponding to the Lua function pointer and assign the handler a unique id @js NA.
◆ ~ScriptHandlerEntry()
◆ create()
◆ getHandler()
Get the handler corresponding to the Lua function pointer.
- Returns
- the handler corresponding to the Lua function pointer. @lua NA @js NA
◆ getEntryId()
Get the unique id corresponding to the handler.
- Returns
- the unique id corresponding to the handler. @lua NA @js NA
The documentation for this class was generated from the following file: