Class MusicEvent
- Namespace
- Global
- Assembly
- Assembly-CSharp.dll
public class MusicEvent : TriggeredEvent
- Inheritance
-
MusicEvent
- Inherited Members
-
Constructors
MusicEvent()
Fields
cyclesRest
Field Value
- int
droneTolerance
public float droneTolerance
Field Value
- float
fadeInTime
Field Value
- float
loop
Field Value
- bool
maxThreatLevel
public float maxThreatLevel
Field Value
- float
oneSongPerCycle
public bool oneSongPerCycle
Field Value
- bool
prio
Field Value
- float
roomsRange
Field Value
- int
songName
Field Value
- string
stopAtDeath
Field Value
- bool
stopAtGate
Field Value
- bool
volume
Field Value
- float
Methods
FromString(string[])
public override void FromString(string[] s)
Parameters
s string[]
ToString()
public override string ToString()
Returns
- string