Table of Contents

Class RainbowRepresentation.RainbowControlPanel.FadeSlider

Namespace
DevInterface
Assembly
Assembly-CSharp.dll
public class RainbowRepresentation.RainbowControlPanel.FadeSlider : Slider, IDevUISignals
Inheritance
RainbowRepresentation.RainbowControlPanel.FadeSlider
Implements
Inherited Members

Constructors

FadeSlider(DevUI, string, DevUINode, Vector2, string, int)

public FadeSlider(DevUI owner, string IDstring, DevUINode parentNode, Vector2 pos, string title, int index)

Parameters

owner DevUI
IDstring string
parentNode DevUINode
pos Vector2
title string
index int

Fields

index

public int index

Field Value

int

Properties

RainbowData

public Rainbow.RainbowData RainbowData { get; }

Property Value

Rainbow.RainbowData

Methods

NubDragged(float)

public override void NubDragged(float nubPos)

Parameters

nubPos float

Refresh()

public override void Refresh()