Table of Contents

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

value string
register bool

Fields

AllButSpecific

public static readonly StopMusicEvent.Type AllButSpecific

Field Value

StopMusicEvent.Type

AllSongs

public static readonly StopMusicEvent.Type AllSongs

Field Value

StopMusicEvent.Type

SpecificSong

public static readonly StopMusicEvent.Type SpecificSong

Field Value

StopMusicEvent.Type