Table of Contents

Class OpImage.QueueSprite

Namespace
Menu.Remix.MixedUI
Assembly
Assembly-CSharp.dll
public class OpImage.QueueSprite : UIQueue
Inheritance
OpImage.QueueSprite
Inherited Members

Constructors

public QueueSprite(string elementName)

Parameters

elementName string

Fields

public Color color

Field Value

Color
public string description

Field Value

string
public readonly string elementName

Field Value

string

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>