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

Function __GetRealObject

include/Array.h:141–141  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

139 int getArrayConvertId() const { return mArrayConvertId; }
140
141 virtual hx::Object *__GetRealObject() { return this; }
142};
143
144// --- hx::ArrayBase ----------------------------------------------------

Callers 1

VirtualArray.hFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected