GetParent
From LoTROInterface Wiki
API Reference > Turbine.UI.Control.GetParent()
Gets the parent of the control.
Syntax
| Lua | |
|---|---|
| function Control:GetParent(); | |
Returns
Type: Control
The parent of the control.
Remarks
This method will return the parent of the control.