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

Method refresh

Engine/source/gui/controls/guiGameListMenuCtrl.cpp:1042–1045  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1040}
1041
1042void GuiGameListMenuCtrl::refresh()
1043{
1044 enforceConstraints();
1045}
1046
1047RectI GuiGameListMenuCtrl::getRowBounds(S32 rowIndex)
1048{

Callers 2

DefineEngineMethodFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected