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

Method init_bind

source/binding/NodeJS/src/apis/resource.cpp:372–375  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

370}
371
372void ResourceImpl::init_bind(maajs::ObjectType self)
373{
374 ExtContext::get(env)->resources.add(resource, self);
375}
376
377void ResourceImpl::gc_mark(maajs::NativeMarkerFunc marker)
378{

Callers

nothing calls this directly

Calls 1

addMethod · 0.45

Tested by

no test coverage detected