Table of Contents

Class OpKeyBinder.Queue

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

Constructors

public Queue(Configurable<KeyCode> config, OpKeyBinder.BindController controllerNo = BindController.AnyController, object sign = null)

Parameters

config Configurable<KeyCode>
controllerNo OpKeyBinder.BindController
sign object

Fields

public readonly OpKeyBinder.BindController controllerNo

Field Value

OpKeyBinder.BindController

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>