Table of Contents

Class ScavOutpostRepresentation.ScavOutpostControlPanel.DepthControlSlider

Namespace
DevInterface
Assembly
Assembly-CSharp.dll
public class ScavOutpostRepresentation.ScavOutpostControlPanel.DepthControlSlider : Slider, IDevUISignals
Inheritance
ScavOutpostRepresentation.ScavOutpostControlPanel.DepthControlSlider
Implements
Inherited Members

Constructors

DepthControlSlider(DevUI, string, DevUINode, Vector2, string)

public DepthControlSlider(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()