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

Method setSelectedCell

Engine/source/gui/core/guiArrayCtrl.cpp:154–157  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

152//-----------------------------------------------------------------------------
153
154void GuiArrayCtrl::setSelectedCell(Point2I cell)
155{
156 cellSelected(cell);
157}
158
159//-----------------------------------------------------------------------------
160

Callers 6

clearPopupsMethod · 0.80
onActionMethod · 0.80
reverseTextListMethod · 0.80
onActionMethod · 0.80
reverseTextListMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected