Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anjo76/angelscript
/ GetArrayTypeId
Method
GetArrayTypeId
sdk/add_on/scriptarray/scriptarray.cpp:843–846 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
841
}
842
843
int CScriptArray::GetArrayTypeId() const
844
{
845
return objType->GetTypeId();
846
}
847
848
int CScriptArray::GetElementTypeId() const
849
{
Callers
1
Test
Function · 0.80
Calls
1
GetTypeId
Method · 0.45
Tested by
1
Test
Function · 0.64