Class TextPrompt.SymbolsMessage
- Namespace
- HUD
- Assembly
- Assembly-CSharp.dll
public class TextPrompt.SymbolsMessage : TextPrompt.Message
- Inheritance
-
TextPrompt.SymbolsMessage
- Inherited Members
Constructors
SymbolsMessage(string, int, int, bool, bool, float, List<SandboxUnlockID>)
public SymbolsMessage(string text, int wait, int time, bool darken, bool hideHud, float iconsX, List<MultiplayerUnlocks.SandboxUnlockID> iconIDs)
Parameters
textstringwaitinttimeintdarkenboolhideHudbooliconsXfloaticonIDsList<MultiplayerUnlocks.SandboxUnlockID>
Fields
iconIDs
public List<MultiplayerUnlocks.SandboxUnlockID> iconIDs
Field Value
iconsX
public float iconsX