Table of Contents

Class MusicEvent

Namespace
Global
Assembly
Assembly-CSharp.dll
public class MusicEvent : TriggeredEvent
Inheritance
MusicEvent
Inherited Members

Constructors

MusicEvent()

public MusicEvent()

Fields

cyclesRest

public int cyclesRest

Field Value

int

droneTolerance

public float droneTolerance

Field Value

float

fadeInTime

public float fadeInTime

Field Value

float

loop

public bool loop

Field Value

bool

maxThreatLevel

public float maxThreatLevel

Field Value

float

oneSongPerCycle

public bool oneSongPerCycle

Field Value

bool

prio

public float prio

Field Value

float

roomsRange

public int roomsRange

Field Value

int

songName

public string songName

Field Value

string

stopAtDeath

public bool stopAtDeath

Field Value

bool

stopAtGate

public bool stopAtGate

Field Value

bool

volume

public float volume

Field Value

float

Methods

FromString(string[])

public override void FromString(string[] s)

Parameters

s string[]

ToString()

public override string ToString()

Returns

string