Table of Contents

Class SpotSoundHandle

Namespace
DevInterface
Assembly
Assembly-CSharp.dll
public class SpotSoundHandle : Handle
Inheritance
SpotSoundHandle
Inherited Members

Constructors

SpotSoundHandle(DevUI, string, DevUINode, SpotSound, Vector2, string)

public SpotSoundHandle(DevUI owner, string IDstring, DevUINode parentNode, SpotSound sound, Vector2 pos, string name)

Parameters

owner DevUI
IDstring string
parentNode DevUINode
sound SpotSound
pos Vector2
name string

Fields

spotSound

public SpotSound spotSound

Field Value

SpotSound

Methods

Refresh()

public override void Refresh()

Update()

public override void Update()