LavishGUI:hudelement (Element Type)
Contents
Introduction
What is a HUD Element?
A HUD Element is a text display which updates every X frames instead of every frame. lguihudelement (Data Type) provides access via LavishScript.
Using HUD Elements
HUD Elements are descendants of the base element type. Any attributes of the base element type may be applied in addition to the HUD element-specific properties described below.
HUD Element-Specific Properties
- Group
- UpdateInterval
- Font
- Font reference (Name, Size, Height)
- Text
- Text (can include data sequences)