MCPcopy Create free account
hub / github.com/aldelaro5/dolphin-memory-engine / getLabel

Method getLabel

Source/Structs/StructDef.cpp:43–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41}
42
43QString StructDef::getLabel()
44{
45 return m_label;
46}
47
48u32 StructDef::getLength()
49{

Callers 1

StructDefMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected