MCPcopy 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
246void GuiTextCtrl::setScriptValue(const char *val)
247{
248 setText(val);
249}

Callers

nothing calls this directly

Calls 1

setTextFunction · 0.70

Tested by

no test coverage detected