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

Method setLength

Source/Structs/StructDef.cpp:122–125  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

120}
121
122void StructDef::setLength(u32 length)
123{
124 m_length = length;
125}
126
127void StructDef::setLabel(const QString& label)
128{

Callers 2

updateFieldOffsetsMethod · 0.80
onDetailLengthChangedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected