GetParent

From LoTROInterface Wiki

Jump to: navigation, search


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.

Personal tools