Table of Contents

Class OpResourceList

Namespace
Menu.Remix.MixedUI
Assembly
Assembly-CSharp.dll
public class OpResourceList : OpListBox, ICanBeTyped
Inheritance
OpResourceList
Implements
Inherited Members
Extension Methods

Constructors

public OpResourceList(ConfigurableBase config, Vector2 pos, float width, ushort lineCount = 5, bool downward = true)

Parameters

config ConfigurableBase
pos Vector2
width float
lineCount ushort
downward bool
public OpResourceList(Configurable<string> config, Vector2 pos, float width, OpResourceSelector.SpecialEnum listType, ushort lineCount = 5, bool downward = true)

Parameters

config Configurable<string>
pos Vector2
width float
listType OpResourceSelector.SpecialEnum
lineCount ushort
downward bool

Fields

public readonly OpResourceSelector.SpecialEnum listType

Field Value

OpResourceSelector.SpecialEnum