MCPcopy Create free account
hub / github.com/GarageGames/Torque3D / setConsoleCommand

Method setConsoleCommand

Engine/source/gui/core/guiControl.cpp:1677–1680  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1675//-----------------------------------------------------------------------------
1676
1677void GuiControl::setConsoleCommand( const String& newCmd )
1678{
1679 mConsoleCommand = newCmd;
1680}
1681
1682//-----------------------------------------------------------------------------
1683

Callers 1

constructEditControlMethod · 0.80

Calls

no outgoing calls

Tested by 1

constructEditControlMethod · 0.64