Table of Contents

Class OpResourceList.QueueEnum

Namespace
Menu.Remix.MixedUI
Assembly
Assembly-CSharp.dll
public class OpResourceList.QueueEnum : UIconfig.ConfigQueue
Inheritance
OpResourceList.QueueEnum
Inherited Members

Constructors

public QueueEnum(ConfigurableBase configEnum, ushort lineCount = 5, bool downward = true, object sign = null)

Parameters

configEnum ConfigurableBase
lineCount ushort
downward bool
sign object

Fields

public readonly bool downward

Field Value

bool
public readonly ushort lineCount

Field Value

ushort

Properties

public override float sizeY { get; }

Property Value

float

Methods

public override List<UIelement> _InitializeThisQueue(IHoldUIelements holder, float posX, ref float offsetY)

Parameters

holder IHoldUIelements
posX float
offsetY float

Returns

List<UIelement>