Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ setScriptValue
Method
setScriptValue
Engine/source/gui/controls/guiTextCtrl.cpp:246–249 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
244
}
245
246
void GuiTextCtrl::setScriptValue(const char *val)
247
{
248
setText(val);
249
}
Callers
nothing calls this directly
Calls
1
setText
Function · 0.70
Tested by
no test coverage detected