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

Method onDialogPop

Engine/source/gui/core/guiControl.cpp:1209–1213  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1207//-----------------------------------------------------------------------------
1208
1209void GuiControl::onDialogPop()
1210{
1211 // Notify Script.
1212 onDialogPop_callback();
1213}
1214
1215//-----------------------------------------------------------------------------
1216

Callers 1

popDialogControlMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected