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 SourceTickerLateJoinStatusEvent(Boolean)
Declaration
public TickerLateJoinStatusEvent(bool disallowed)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | disallowed |
Properties
| Improve this Doc View SourceDisallowed
Declaration
public bool Disallowed { get; }
Property Value
Type | Description |
---|---|
System.Boolean |