MCPcopy Create free account
hub / github.com/anjo76/angelscript / CScriptArray_opForBegin

Function CScriptArray_opForBegin

sdk/add_on/scriptarray/scriptarray.cpp:248–251  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

246
247
248asUINT CScriptArray_opForBegin(const CScriptArray*)
249{
250 return 0;
251}
252
253bool CScriptArray_opForEnd(asUINT iter, const CScriptArray*arr)
254{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected