Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anjo76/angelscript
/ GetArrayObjectType
Method
GetArrayObjectType
sdk/add_on/scriptarray/scriptarray.cpp:838–841 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
836
}
837
838
asITypeInfo *CScriptArray::GetArrayObjectType() const
839
{
840
return objType;
841
}
842
843
int CScriptArray::GetArrayTypeId() const
844
{
Callers
3
ArrayToString
Function · 0.80
scriptarray.cpp
File · 0.80
ArrayToString
Function · 0.80
Calls
no outgoing calls
Tested by
1
ArrayToString
Function · 0.64