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

Method GetArrayTypeId

Sources/Jazz2/Scripting/RegisterArray.cpp:743–746  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

741 }
742
743 int CScriptArray::GetArrayTypeId() const
744 {
745 return objType->GetTypeId();
746 }
747
748 int CScriptArray::GetElementTypeId() const
749 {

Callers

nothing calls this directly

Calls 1

GetTypeIdMethod · 0.45

Tested by

no test coverage detected