Class OpLabel.Queue
public class OpLabel.Queue : UIQueue
- Inheritance
-
OpLabel.Queue
- Inherited Members
Constructors
Queue(string, FLabelAlignment, bool)
public Queue(string text, FLabelAlignment alignment = FLabelAlignment.Left, bool bigText = false)
Parameters
textstringalignmentFLabelAlignmentbigTextbool
Fields
alignment
public readonly FLabelAlignment alignment
Field Value
bigText
public readonly bool bigText
Field Value
description
public string description
Field Value
text
public readonly string text
Field Value
Properties
sizeY
public override float sizeY { get; }
Property Value
Methods
_InitializeThisQueue(IHoldUIelements, float, ref float)
public override List<UIelement> _InitializeThisQueue(IHoldUIelements holder, float posX, ref float offsetY)
Parameters
holderIHoldUIelementsposXfloatoffsetYfloat