Class TickerLobbyInfoEvent
Inheritance
System.Object
TickerLobbyInfoEvent
Namespace: Content.Shared.GameTicking
Assembly: Content.Shared.dll
Syntax
public sealed class TickerLobbyInfoEvent : EntityEventArgs
Constructors
| Improve this Doc View SourceTickerLobbyInfoEvent(String)
Declaration
public TickerLobbyInfoEvent(string textBlob)
Parameters
Type | Name | Description |
---|---|---|
System.String | textBlob |
Properties
| Improve this Doc View SourceTextBlob
Declaration
public string TextBlob { get; }
Property Value
Type | Description |
---|---|
System.String |