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

Method onMenuSelect

Engine/source/platform/menus/popupMenu.cpp:121–124  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

119//-----------------------------------------------------------------------------
120
121void PopupMenu::onMenuSelect()
122{
123 Con::executef(this, "onMenuSelect");
124}
125
126//-----------------------------------------------------------------------------
127

Callers 1

WindowProcMethod · 0.80

Calls 1

executefFunction · 0.85

Tested by

no test coverage detected