Table of Contents

Class AmbientSoundPanel.SoundPanelSlider

Namespace
DevInterface
Assembly
Assembly-CSharp.dll
public class AmbientSoundPanel.SoundPanelSlider : Slider, IDevUISignals
Inheritance
AmbientSoundPanel.SoundPanelSlider
Implements
Inherited Members

Constructors

SoundPanelSlider(DevUI, string, DevUINode, Vector2, string)

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

Parameters

owner DevUI
IDstring string
parentNode DevUINode
pos Vector2
title string

Properties

sound

public AmbientSound sound { get; }

Property Value

AmbientSound

Methods

NubDragged(float)

public override void NubDragged(float nubPos)

Parameters

nubPos float

Refresh()

public override void Refresh()