MCPcopy Create free account
hub / github.com/deathkiller/jazz2-native / GetArrayObjectType

Method GetArrayObjectType

Sources/Jazz2/Scripting/RegisterArray.cpp:738–741  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

736 }
737
738 asITypeInfo* CScriptArray::GetArrayObjectType() const
739 {
740 return objType;
741 }
742
743 int CScriptArray::GetArrayTypeId() const
744 {

Callers 1

RegisterArray.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected