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