MCPcopy Create free account
hub / github.com/TorqueGameEngines/Torque3D / getLabel

Method getLabel

Engine/source/gui/controls/guiGameSettingsCtrl.cpp:577–580  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

575}
576
577StringTableEntry GuiGameSettingsCtrl::getLabel() const
578{
579 return mLabel;
580}
581
582void GuiGameSettingsCtrl::setLabel( const char * label)
583{

Callers 13

getObjectMethod · 0.80
VController.cppFile · 0.80
getObjectMethod · 0.80
setLabelMethod · 0.80
setLabelUniqueMethod · 0.80
readFunction · 0.80
getObjectMethod · 0.80
VController.cppFile · 0.80
getObjectMethod · 0.80
setLabelMethod · 0.80
setLabelUniqueMethod · 0.80
readFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected