Class TextPrompt.Message
- Namespace
- HUD
- Assembly
- Assembly-CSharp.dll
public class TextPrompt.Message
- Inheritance
-
TextPrompt.Message
- Derived
- Inherited Members
Constructors
Message(string, int, int, bool, bool)
public Message(string text, int wait, int time, bool darken, bool hideHud)
Parameters
Fields
darken
public bool darken
Field Value
fadeOut
public bool fadeOut
Field Value
hideHud
public bool hideHud
Field Value
text
public string text
Field Value
time
public int time
Field Value
wait
public int wait