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
Fields
Directional
public static readonly AmbientSound.Type Directional
Field Value
Omnidirectional
public static readonly AmbientSound.Type Omnidirectional
Field Value
Spot
public static readonly AmbientSound.Type Spot