Class StopMusicEvent.Type
- Namespace
- Global
- Assembly
- Assembly-CSharp.dll
public class StopMusicEvent.Type : ExtEnum<StopMusicEvent.Type>, IComparable, IEquatable<StopMusicEvent.Type>
- Inheritance
-
StopMusicEvent.Type
- Implements
- Inherited Members
Constructors
Type(string, bool)
public Type(string value, bool register = false)
Parameters
Fields
AllButSpecific
public static readonly StopMusicEvent.Type AllButSpecific
Field Value
AllSongs
public static readonly StopMusicEvent.Type AllSongs
Field Value
SpecificSong
public static readonly StopMusicEvent.Type SpecificSong