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
currentDistance
public float currentDistance
Field Value
level
public int level
Field Value
monsterID
public int monsterID
Field Value
sfx
public SFX_Instance sfx
Field Value
sinceSeeCurrent
public float sinceSeeCurrent
Field Value
Methods
GetCurrent()
public void GetCurrent()
Scare()
public void Scare()
Start()
public void Start()
Update()
public void Update()