Table of Contents

Class OpUpdown.QueueInt

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

Constructors

public QueueInt(Configurable<int> config, object sign = null)

Parameters

config Configurable<int>
sign object

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>