Table of Contents

Class WW_Speaker

Namespace
FistVR
Assembly
Assembly-CSharp.dll
public class WW_Speaker : MonoBehaviour, IFVRDamageable
Inheritance
WW_Speaker
Implements

Constructors

WW_Speaker()

public WW_Speaker()

Fields

AudioSource

public AudioSource AudioSource

Field Value

AudioSource

HasMessage

public bool HasMessage

Field Value

bool

LPF

public AudioLowPassFilter LPF

Field Value

AudioLowPassFilter

Master

public WW_TeleportMaster Master

Field Value

WW_TeleportMaster

MessageToUnlock

public int MessageToUnlock

Field Value

int

SpawnOnDestroy

public List<GameObject> SpawnOnDestroy

Field Value

List<GameObject>

SpawnPoint

public Transform SpawnPoint

Field Value

Transform

Methods

Damage(Damage)

public void Damage(Damage d)

Parameters

d Damage