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

Method freeze

Engine/source/gui/containers/guiStackCtrl.cpp:218–221  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

216}
217
218void GuiStackControl::freeze(bool _shouldfreeze)
219{
220 mResizing = _shouldfreeze;
221}
222
223void GuiStackControl::stackVertical(bool fromTop)
224{

Callers 3

guiStackCtrl.cppFile · 0.80
inspectGroupMethod · 0.80
inspectGroupMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected