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

Method onDialogPush

Engine/source/gui/core/guiControl.cpp:1201–1205  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1199//-----------------------------------------------------------------------------
1200
1201void GuiControl::onDialogPush()
1202{
1203 // Notify Script.
1204 onDialogPush_callback();
1205}
1206
1207//-----------------------------------------------------------------------------
1208

Callers 1

pushDialogControlMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected