Table of Contents

Class OpColorPicker.Queue

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

Constructors

public Queue(Configurable<Color> config, object sign = null)

Parameters

config Configurable<Color>
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>