Table of Contents

Class TokenRepresentation.TokenControlPanel.IndexControlSlider

Namespace
DevInterface
Assembly
Assembly-CSharp.dll
public class TokenRepresentation.TokenControlPanel.IndexControlSlider : Slider, IDevUISignals
Inheritance
TokenRepresentation.TokenControlPanel.IndexControlSlider
Implements
Inherited Members

Constructors

IndexControlSlider(DevUI, string, DevUINode, Vector2, string)

public IndexControlSlider(DevUI owner, string IDstring, DevUINode parentNode, Vector2 pos, string title)

Parameters

owner DevUI
IDstring string
parentNode DevUINode
pos Vector2
title string

Fields

helpSlider

public int helpSlider

Field Value

int

helpSlider_cooldown

public int helpSlider_cooldown

Field Value

int

maxNubInt

public int maxNubInt

Field Value

int

Properties

TokenData

public CollectToken.CollectTokenData TokenData { get; }

Property Value

CollectToken.CollectTokenData

Methods

NubDragged(float)

public override void NubDragged(float nubPos)

Parameters

nubPos float

Refresh()

public override void Refresh()