Class OpResourceList.QueueEnum
public class OpResourceList.QueueEnum : UIconfig.ConfigQueue
- Inheritance
-
OpResourceList.QueueEnum
- Inherited Members
Constructors
QueueEnum(ConfigurableBase, ushort, bool, object)
public QueueEnum(ConfigurableBase configEnum, ushort lineCount = 5, bool downward = true, object sign = null)
Parameters
configEnumConfigurableBaselineCountushortdownwardboolsignobject
Fields
downward
public readonly bool downward
Field Value
lineCount
public readonly ushort lineCount
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