Table of Contents

Class ExtractAudio

Namespace
DefaultNamespace
Assembly
Assembly-CSharp.dll
public class ExtractAudio : MonoBehaviour
Inheritance
ExtractAudio
Inherited Members
Extension Methods

Constructors

ExtractAudio()

public ExtractAudio()

Fields

errorSound

public GameObject errorSound

Field Value

GameObject

extract

public ExtractVideoMachine extract

Field Value

ExtractVideoMachine

extractSound

public GameObject extractSound

Field Value

GameObject

hatch

public ExtractVideoStationHatch hatch

Field Value

ExtractVideoStationHatch

hatchClose

public SFX_Instance hatchClose

Field Value

SFX_Instance

hatchOpen

public SFX_Instance hatchOpen

Field Value

SFX_Instance

prevOpenHatch

public bool prevOpenHatch

Field Value

bool

prevOpenRom

public bool prevOpenRom

Field Value

bool

rom

public CDRom rom

Field Value

CDRom

romClose

public SFX_Instance romClose

Field Value

SFX_Instance

romOpen

public SFX_Instance romOpen

Field Value

SFX_Instance

Methods

Update()

public void Update()