MCPcopy Create free account
hub / github.com/carbonengine/trinity / GetTypeName

Function GetTypeName

trinity/TriVariable.h:193–196  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

191 }
192
193 const char* GetTypeName() const
194 {
195 return GetTypeName( m_type );
196 }
197
198 size_t GetTypeSize() const
199 {

Callers 2

RegisterVariableTypeMethod · 0.85
BLUE_CLASSFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected