Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anjo76/angelscript
/ GetBaseType
Method
GetBaseType
sdk/angelscript/source/as_objecttype.cpp:390–393 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
388
}
389
390
asITypeInfo *asCObjectType::GetBaseType() const
391
{
392
return derivedFrom;
393
}
394
395
asUINT asCObjectType::GetBehaviourCount() const
396
{
Callers
2
DumpObjectType
Function · 0.45
TestModule
Function · 0.45
Calls
no outgoing calls
Tested by
2
DumpObjectType
Function · 0.36
TestModule
Function · 0.36