MCPcopy Create free account
hub / github.com/HaxeFoundation/hxcpp / __GetHandle

Method __GetHandle

include/hx/DynamicImpl.h:44–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42 void __Visit(hx::VisitContext *__inCtx) HXCPP_OVERRIDE { HX_VISIT_MEMBER(mThis); }
43 #endif
44 void *__GetHandle() const HXCPP_OVERRIDE { return mThis.GetPtr(); }
45 Dynamic __Run(const Array<Dynamic> &inArgs) HXCPP_OVERRIDE
46 {
47

Callers 11

handlerMethod · 0.45
PointerMethod · 0.45
operator=Method · 0.45
PointerMethod · 0.45
operator=Method · 0.45
ReferenceMethod · 0.45
FunctionMethod · 0.45
operator=Method · 0.45
fromHandleMethod · 0.45
idFunction · 0.45
NativeMethod · 0.45

Calls 1

GetPtrMethod · 0.80

Tested by

no test coverage detected