Table of Contents

Class DeepProcessingRepresentation.DeepProcessingControlPanel.DeepProcessControlSlider

Namespace
DevInterface
Assembly
Assembly-CSharp.dll
public class DeepProcessingRepresentation.DeepProcessingControlPanel.DeepProcessControlSlider : Slider, IDevUISignals
Inheritance
DeepProcessingRepresentation.DeepProcessingControlPanel.DeepProcessControlSlider
Implements
Inherited Members

Constructors

DeepProcessControlSlider(DevUI, string, DevUINode, Vector2, string)

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

Parameters

owner DevUI
IDstring string
parentNode DevUINode
pos Vector2
title string

Methods

NubDragged(float)

public override void NubDragged(float nubPos)

Parameters

nubPos float

Refresh()

public override void Refresh()