MCPcopy Create free account
hub / github.com/Redot-Engine/redot-engine / get_gchandle_intptr

Method get_gchandle_intptr

modules/mono/csharp_script.h:357–357  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

355 _FORCE_INLINE_ bool is_destructing_script_instance() { return destructing_script_instance; }
356
357 _FORCE_INLINE_ GCHandleIntPtr get_gchandle_intptr() { return gchandle.get_intptr(); }
358
359 Object *get_owner() override;
360

Calls 1

get_intptrMethod · 0.80

Tested by

no test coverage detected