void AddChild( Panel p )

Summary

Add given panel as a child to this panel.

T AddChild( string classnames )

Summary

Creates a panel of given type and makes it our child.

bool AddChild( T outPanel, string classnames )

Summary

Creates a panel of given type and makes it our child, returning it as an out argument.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.