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

Method onDialogPop

Engine/source/gui/core/guiControl.cpp:1194–1198  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1192//-----------------------------------------------------------------------------
1193
1194void GuiControl::onDialogPop()
1195{
1196 // Notify Script.
1197 onDialogPop_callback();
1198}
1199
1200//-----------------------------------------------------------------------------
1201

Callers 1

popDialogControlMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected