Class GhostUpdateGhostRoleCountEvent
A server to client update with the available ghost role count
Inheritance
System.Object
GhostUpdateGhostRoleCountEvent
Namespace: Content.Shared.Ghost
Assembly: Content.Shared.dll
Syntax
public sealed class GhostUpdateGhostRoleCountEvent : EntityEventArgs
Constructors
| Improve this Doc View SourceGhostUpdateGhostRoleCountEvent(Int32)
Declaration
public GhostUpdateGhostRoleCountEvent(int availableGhostRoleCount)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | availableGhostRoleCount |
Properties
| Improve this Doc View SourceAvailableGhostRoles
Declaration
public int AvailableGhostRoles { get; }
Property Value
Type | Description |
---|---|
System.Int32 |