Table of Contents

Class SnowSourceRepresentation.SnowSourcePanel.SnowSourceSlider

Namespace
MoreSlugcats
Assembly
Assembly-CSharp.dll
public class SnowSourceRepresentation.SnowSourcePanel.SnowSourceSlider : Slider, IDevUISignals
Inheritance
SnowSourceRepresentation.SnowSourcePanel.SnowSourceSlider
Implements
Inherited Members

Constructors

SnowSourceSlider(DevUI, string, DevUINode, Vector2, string)

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