Table of Contents

Class JumpScareSound

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

Constructors

JumpScareSound()

public JumpScareSound()

Fields

currentBot

public Bot currentBot

Field Value

Bot

currentDistance

public float currentDistance

Field Value

float

level

public int level

Field Value

int

monsterID

public int monsterID

Field Value

int

sfx

public SFX_Instance sfx

Field Value

SFX_Instance

sinceSeeCurrent

public float sinceSeeCurrent

Field Value

float

Methods

GetCurrent()

public void GetCurrent()

Scare()

public void Scare()

Start()

public void Start()

Update()

public void Update()