Class OpLabelLong.Queue
public class OpLabelLong.Queue : UIQueue
- Inheritance
-
OpLabelLong.Queue
- Inherited Members
Constructors
Queue(string, float, FLabelAlignment)
public Queue(string text, float height, FLabelAlignment alignment = FLabelAlignment.Left)
Parameters
textstringheightfloatalignmentFLabelAlignment
Fields
alignment
public readonly FLabelAlignment alignment
Field Value
description
public string description
Field Value
height
public readonly float height
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