ChildProxyT.addOnChildAdded

Will be emitted after the object was added to the child_proxy.

template ChildProxyT(TStruct)
gulong
addOnChildAdded
(
void delegate
(,
string
,
ChildProxyIF
)
dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)