ChildProxyT.childAdded

Emits the "child-added" signal.

template ChildProxyT(TStruct)
void
childAdded
(,
string name
)

Parameters

child ObjectG

the newly added child

name string

the name of the new child

Meta