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
RED
public static Color RED { get; }
Property Value
Methods
SetStatusText(TextMeshProUGUI)
public abstract void SetStatusText(TextMeshProUGUI statusText)
Parameters
statusText
TextMeshProUGUI