MCPcopy Create free account
hub / github.com/MaaXYZ/MaaFramework / init_bind

Method init_bind

source/binding/NodeJS/src/apis/tasker.cpp:401–404  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

399}
400
401void TaskerImpl::init_bind(maajs::ObjectType self)
402{
403 ExtContext::get(env)->taskers.add(tasker, self);
404}
405
406void TaskerImpl::gc_mark(maajs::NativeMarkerFunc marker)
407{

Callers

nothing calls this directly

Calls 1

addMethod · 0.45

Tested by

no test coverage detected