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

Method validText

Engine/source/gui/controls/guiTextEditCtrl.cpp:1458–1461  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1456}
1457
1458void GuiTextEditCtrl::validText()
1459{
1460 mTextValid = true;
1461}
1462
1463bool GuiTextEditCtrl::isValidText()
1464{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected