Class PopupSystem.PopupLabel
Inheritance
System.Object
PopupSystem.PopupLabel
Namespace: Content.Client.Popups
Assembly: Content.Client.dll
Syntax
public abstract class PopupLabel : object
Fields
| Improve this Doc View SourceType
Declaration
public PopupType Type
Field Value
Type | Description |
---|---|
PopupType |
Properties
| Improve this Doc View SourceText
Declaration
public string Text { get; set; }
Property Value
Type | Description |
---|---|
System.String |
TotalTime
Declaration
public float TotalTime { get; set; }
Property Value
Type | Description |
---|---|
System.Single |