ScriptEngine.registerObjectMethod

Registers a method for an object

class ScriptEngine
void
registerObjectMethod
(
T
)
(
string obj
,
string decl
,,,
void* aux = null
)
if (
isFunctionPointer!T
)

Meta