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

Method HX_LOCAL_RUN

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

Source from the content-addressed store, hash-verified

776 }
777
778 bool HX_LOCAL_RUN() final override
779 {
780 return __this->hasNext();
781 }
782
783 void* __GetHandle() const override
784 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected