Table of Contents

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

text string
wait int
time int
darken bool
hideHud bool
iconsX float
iconIDs List<MultiplayerUnlocks.SandboxUnlockID>

Fields

iconIDs

public List<MultiplayerUnlocks.SandboxUnlockID> iconIDs

Field Value

List<MultiplayerUnlocks.SandboxUnlockID>

iconsX

public float iconsX

Field Value

float