Show / Hide Table of Contents

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 Source

TickerLobbyInfoEvent(String)

Declaration
public TickerLobbyInfoEvent(string textBlob)
Parameters
Type Name Description
System.String textBlob

Properties

| Improve this Doc View Source

TextBlob

Declaration
public string TextBlob { get; }
Property Value
Type Description
System.String
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾