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

Method onChildAdded

Engine/source/gui/core/guiControl.cpp:874–877  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

872//-----------------------------------------------------------------------------
873
874void GuiControl::onChildAdded( GuiControl *child )
875{
876 // Base class does not make use of this
877}
878
879//-----------------------------------------------------------------------------
880

Callers 1

addObjectMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected