Table of Contents

Class SoundPage.SoundTypes

Namespace
DevInterface
Assembly
Assembly-CSharp.dll
public class SoundPage.SoundTypes : ExtEnum<SoundPage.SoundTypes>, IComparable, IEquatable<SoundPage.SoundTypes>
Inheritance
SoundPage.SoundTypes
Implements
Inherited Members

Constructors

SoundTypes(string, bool)

public SoundTypes(string value, bool register = false)

Parameters

value string
register bool

Fields

Directional

public static readonly SoundPage.SoundTypes Directional

Field Value

SoundPage.SoundTypes

Omnidirectional

public static readonly SoundPage.SoundTypes Omnidirectional

Field Value

SoundPage.SoundTypes

Spot

public static readonly SoundPage.SoundTypes Spot

Field Value

SoundPage.SoundTypes