Class DivingBellDoorButton
- Namespace
- DefaultNamespace
- Assembly
- Assembly-CSharp.dll
public class DivingBellDoorButton : Interactable
- Inheritance
-
DivingBellDoorButton
- Inherited Members
-
- Extension Methods
-
Constructors
public DivingBellDoorButton()
Fields
Field Value
- bool
public float currentAngle
Field Value
- float
public DivingBell divingBell
Field Value
- DivingBell
Field Value
- bool
Field Value
- Transform
m_CloseText
public string m_CloseText
Field Value
- string
m_OpenText
Field Value
- string
Field Value
- bool
Field Value
- float
Methods
public IEnumerator Cooldown()
Returns
- IEnumerator
public override void Interact(Player player)
Parameters
player
Player
public override bool IsValid(Player player)
Parameters
player
Player
Returns
- bool
public void ToggleSwitch()