Table of Contents

Class EventDrivenFX

Namespace
KSP.Sim
Assembly
Assembly-CSharp.dll
public class EventDrivenFX : MonoBehaviour
Inheritance
EventDrivenFX
Extension Methods

Constructors

EventDrivenFX()

public EventDrivenFX()

Fields

AudioEvent

public string AudioEvent

Field Value

string

AudioKillEvent

public string AudioKillEvent

Field Value

string

EmitterType

public PlaceholderEventEmitters.Emitters EmitterType

Field Value

PlaceholderEventEmitters.Emitters

EventType

public LaunchSequence.Stages EventType

Field Value

LaunchSequence.Stages

FxPrefab

public GameObject FxPrefab

Field Value

GameObject

KillEvent

public LaunchSequence.Stages KillEvent

Field Value

LaunchSequence.Stages

Properties

Fire

public Action<Enum> Fire { get; }

Property Value

Action<Enum>