Class TextPrompt.InfoID
- Namespace
- HUD
- Assembly
- Assembly-CSharp.dll
public class TextPrompt.InfoID : ExtEnum<TextPrompt.InfoID>, IComparable, IEquatable<TextPrompt.InfoID>
- Inheritance
-
TextPrompt.InfoID
- Implements
- Inherited Members
Constructors
InfoID(string, bool)
public InfoID(string value, bool register = false)
Parameters
Fields
CyclesTickUp
public static readonly TextPrompt.InfoID CyclesTickUp
Field Value
GameOver
public static readonly TextPrompt.InfoID GameOver
Field Value
Message
public static readonly TextPrompt.InfoID Message
Field Value
Nothing
public static readonly TextPrompt.InfoID Nothing
Field Value
Paused
public static readonly TextPrompt.InfoID Paused