Show / Hide Table of Contents

Class TickerLateJoinStatusEvent

Inheritance
System.Object
TickerLateJoinStatusEvent
Namespace: Content.Shared.GameTicking
Assembly: Content.Shared.dll
Syntax
public sealed class TickerLateJoinStatusEvent : EntityEventArgs

Constructors

| Improve this Doc View Source

TickerLateJoinStatusEvent(Boolean)

Declaration
public TickerLateJoinStatusEvent(bool disallowed)
Parameters
Type Name Description
System.Boolean disallowed

Properties

| Improve this Doc View Source

Disallowed

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