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

Method __GetClass

src/Array.cpp:1114–1114  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1112
1113
1114hx::Class VirtualArray_obj::__GetClass() const { return ArrayBase::__mClass; }
1115String VirtualArray_obj::toString()
1116{
1117 if (!base)

Callers 5

ArrayCanCastFunction · 0.45
Dynamic.hFile · 0.45
setDynamicMethod · 0.45
setDynamicMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected