Table of Contents

Class DivingBellOutsideButton

Namespace
DefaultNamespace
Assembly
Assembly-CSharp.dll
public class DivingBellOutsideButton : Interactable
Inheritance
DivingBellOutsideButton
Inherited Members
Extension Methods

Constructors

DivingBellOutsideButton()

public DivingBellOutsideButton()

Fields

divingBell

public DivingBell divingBell

Field Value

DivingBell

m_CloseText

public string m_CloseText

Field Value

string

m_OpenText

public string m_OpenText

Field Value

string

onCooldown

public bool onCooldown

Field Value

bool

Methods

Cooldown()

public IEnumerator Cooldown()

Returns

IEnumerator

Interact(Player)

public override void Interact(Player player)

Parameters

player Player

IsValid(Player)

public override bool IsValid(Player player)

Parameters

player Player

Returns

bool

Start()

public void Start()