MCPcopy 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
390asITypeInfo *asCObjectType::GetBaseType() const
391{
392 return derivedFrom;
393}
394
395asUINT asCObjectType::GetBehaviourCount() const
396{

Callers 2

DumpObjectTypeFunction · 0.45
TestModuleFunction · 0.45

Calls

no outgoing calls

Tested by 2

DumpObjectTypeFunction · 0.36
TestModuleFunction · 0.36