Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HaxeFoundation/hxcpp
/ __get
Function
__get
include/Array.h:389–389 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
387
388
389
inline Dynamic __get(int inIndex) const { return __GetItem(inIndex); }
390
391
// Plain old data element size - or 0 if not plain-old-data
392
int getArrayConvertId() const { return mArrayConvertId; }
Callers
4
__GetItem
Function · 0.70
ItemString
Function · 0.70
pop
Function · 0.70
shift
Function · 0.70
Calls
2
__GetItem
Function · 0.85
null
Class · 0.70
Tested by
no test coverage detected