Table of Contents

Class UseDivingBellButton

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

Constructors

UseDivingBellButton()

public UseDivingBellButton()

Fields

divingBell

public DivingBell divingBell

Field Value

DivingBell

m_ReturnText

public string m_ReturnText

Field Value

string

m_SubmergeText

public string m_SubmergeText

Field Value

string

onSurface

public bool onSurface

Field Value

bool

Methods

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()