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

Method onChildAdded

Engine/source/gui/core/guiControl.cpp:889–892  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

887//-----------------------------------------------------------------------------
888
889void GuiControl::onChildAdded( GuiControl *child )
890{
891 // Base class does not make use of this
892}
893
894//-----------------------------------------------------------------------------
895

Callers 1

addObjectMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected