MCPcopy Create free account
hub / github.com/BabylonJS/BabylonNative / Data

Method Data

Dependencies/napi/source/js_native_api_chakra.cc:127–129  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

125 }
126
127 void* Data() {
128 return _data;
129 }
130
131 // JsFinalizeCallback
132 static void CALLBACK Finalize(void* callbackState) {

Callers 3

napi_unwrapFunction · 0.45
napi_remove_wrapFunction · 0.45
napi_get_value_externalFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected