ScriptEngine.registerObjectMethod

Registers a method for an object

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

Meta