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

Method onDialogPush

Engine/source/gui/core/guiControl.cpp:1186–1190  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1184//-----------------------------------------------------------------------------
1185
1186void GuiControl::onDialogPush()
1187{
1188 // Notify Script.
1189 onDialogPush_callback();
1190}
1191
1192//-----------------------------------------------------------------------------
1193

Callers 1

pushDialogControlMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected