Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CytopiaTeam/Cytopia
/ GetSize
Method
GetSize
external/as_add_on/scriptarray/scriptarray.cpp:601–604 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
599
}
600
601
asUINT CScriptArray::GetSize() const
602
{
603
return buffer->numElements;
604
}
605
606
bool CScriptArray::IsEmpty() const
607
{
Callers
4
CScriptArray
Method · 0.45
InsertAt
Method · 0.45
operator==
Method · 0.45
ScriptArrayLength_Generic
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected