Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1114
hx::Class VirtualArray_obj::__GetClass() const { return ArrayBase::__mClass; }
1115
String VirtualArray_obj::toString()
1116
{
1117
if (!base)
Callers
5
ArrayCanCast
Function · 0.45
Dynamic.h
File · 0.45
setDynamic
Method · 0.45
IsClass<Array<Dynamic> >
Method · 0.45
setDynamic
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected