LoTRO LUA Documentation

This is a version controlled documentation for how to use the LUA-Plugin Framework implemented into LoTRO.

View on GitHub

Home > Turbine.UI > Control

VisibleChanged Event


Beta Documentation - Subject to change.

Event fired when the visible state of the control changes.

Remarks

Syntax

function Control:VisibleChanged(sender, args)

Parameters

sender
The event sender; Type: table
args
The event arguments; Type: table

Examples

Basic

** Coming Soon **

Intermediate

** Coming Soon **

Complex/Advanced

** Coming Soon **


See Also


Copyright © Standing Stone Games, LLC. All rights reserved.