Table of Contents

Class DivingBellReadyState

Namespace
DefaultNamespace
Assembly
Assembly-CSharp.dll
public class DivingBellReadyState : DivingBellState
Inheritance
DivingBellReadyState
Inherited Members
Extension Methods

Constructors

DivingBellReadyState(bool)

public DivingBellReadyState(bool onSurface)

Parameters

onSurface bool

Properties

OnSurface

public bool OnSurface { get; set; }

Property Value

bool

Methods

SetStatusText(TextMeshProUGUI)

public override void SetStatusText(TextMeshProUGUI statusText)

Parameters

statusText TextMeshProUGUI