ChildProxyT.addOnChildRemoved

Will be emitted after the object was removed from the child_proxy.

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