MCPcopy Create free account
hub / github.com/MyGUI/mygui / getType

Method getType

UnitTests/TestApp/Data.cpp:38–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36 }
37
38 DataInfo* Data::getType()
39 {
40 return mType;
41 }
42
43 Data* Data::getParent()
44 {

Callers 5

requestConnectPointFunction · 0.45
saveToFileMethod · 0.45
getConnectionByNameMethod · 0.45
getDataMethod · 0.45
GetMeshInformationMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected