Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
577
StringTableEntry GuiGameSettingsCtrl::getLabel() const
578
{
579
return mLabel;
580
}
581
582
void GuiGameSettingsCtrl::setLabel( const char * label)
583
{
Callers
13
getObject
Method · 0.80
VController.cpp
File · 0.80
getObject
Method · 0.80
setLabel
Method · 0.80
setLabelUnique
Method · 0.80
read
Function · 0.80
getObject
Method · 0.80
VController.cpp
File · 0.80
getObject
Method · 0.80
setLabel
Method · 0.80
setLabelUnique
Method · 0.80
read
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected