Class StationsUpdatedEvent
Inheritance
System.Object
StationsUpdatedEvent
Namespace: Content.Shared.Station
Assembly: Content.Shared.dll
Syntax
public sealed class StationsUpdatedEvent : EntityEventArgs
Constructors
| Improve this Doc View SourceStationsUpdatedEvent(HashSet<NetEntity>)
Declaration
public StationsUpdatedEvent(HashSet<NetEntity> stations)
Parameters
Type | Name | Description |
---|---|---|
HashSet<NetEntity> | stations |
Fields
| Improve this Doc View SourceStations
Declaration
public readonly HashSet<NetEntity> Stations
Field Value
Type | Description |
---|---|
HashSet<NetEntity> |