Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
248
asUINT CScriptArray_opForBegin(const CScriptArray*)
249
{
250
return 0;
251
}
252
253
bool CScriptArray_opForEnd(asUINT iter, const CScriptArray*arr)
254
{
Callers
1
ScriptArray_opForBegin_Generic
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected