Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
218
void GuiStackControl::freeze(bool _shouldfreeze)
219
{
220
mResizing = _shouldfreeze;
221
}
222
223
void GuiStackControl::stackVertical(bool fromTop)
224
{
Callers
3
guiStackCtrl.cpp
File · 0.80
inspectGroup
Method · 0.80
inspectGroup
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected