Table of Contents

Class DivingBellState

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

Constructors

DivingBellState()

public DivingBellState()

Properties

GREEN

public static Color GREEN { get; }

Property Value

Color

RED

public static Color RED { get; }

Property Value

Color

Methods

SetStatusText(TextMeshProUGUI)

public abstract void SetStatusText(TextMeshProUGUI statusText)

Parameters

statusText TextMeshProUGUI