UIPanel.AddChild(IUIComponent) Method
Definition
Namespace: Brine2D.UI
Adds a child component. Child positions are parent-relative: \(0, 0\) places the child at the top-left corner of this panel.
Parameters
child IUIComponent
Namespace: Brine2D.UI
Adds a child component. Child positions are parent-relative: \(0, 0\) places the child at the top-left corner of this panel.
child IUIComponent