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

Method getSelectedCell

Engine/source/gui/core/guiArrayCtrl.cpp:161–164  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

159//-----------------------------------------------------------------------------
160
161Point2I GuiArrayCtrl::getSelectedCell()
162{
163 return mSelectedCell;
164}
165
166//-----------------------------------------------------------------------------
167

Callers 4

closeMenuMethod · 0.80
closeSubmenuMethod · 0.80
closePopUpMethod · 0.80
closePopUpMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected