Table of Contents

Class AmbientSound.Type

Namespace
Global
Assembly
Assembly-CSharp.dll
public class AmbientSound.Type : ExtEnum<AmbientSound.Type>, IComparable, IEquatable<AmbientSound.Type>
Inheritance
AmbientSound.Type
Implements
Inherited Members

Constructors

Type(string, bool)

public Type(string value, bool register = false)

Parameters

value string
register bool

Fields

Directional

public static readonly AmbientSound.Type Directional

Field Value

AmbientSound.Type

Omnidirectional

public static readonly AmbientSound.Type Omnidirectional

Field Value

AmbientSound.Type

Spot

public static readonly AmbientSound.Type Spot

Field Value

AmbientSound.Type