DevTools/Actor Best Practices: Difference between revisions

no edit summary
No edit summary
Line 29: Line 29:


  <nowiki>
  <nowiki>
this.manage(child);</nowiki>
parent.manage(child);</nowiki>


from the parent, so that the child is destroyed when the parent is.
so that the child is destroyed when the parent is.
Confirmed users
177

edits