Class DiveBellSFX
- Namespace
- DefaultNamespace
- Assembly
- Assembly-CSharp.dll
public class DiveBellSFX : MonoBehaviour
- Inheritance
-
DiveBellSFX
- Inherited Members
-
- Extension Methods
-
Constructors
DiveBellSFX()
Fields
closeDoor
public SFX_Instance closeDoor
Field Value
- SFX_Instance
diveBell
public DivingBell diveBell
Field Value
- DivingBell
diveBellLand
public Animator diveBellLand
Field Value
- Animator
diveBellStartGoingDown
public SFX_Instance diveBellStartGoingDown
Field Value
- SFX_Instance
loopSound
public AudioClip loopSound
Field Value
- AudioClip
notAll
public SFX_Instance notAll
Field Value
- SFX_Instance
readyToSubmerge
public SFX_Instance readyToSubmerge
Field Value
- SFX_Instance
text
public TextMeshProUGUI text
Field Value
- TextMeshProUGUI
textprev
Field Value
- string
Methods
PlayStartTransition()
public void PlayStartTransition()
Update()