Show / Hide Table of Contents

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 Source

StationsUpdatedEvent(HashSet<NetEntity>)

Declaration
public StationsUpdatedEvent(HashSet<NetEntity> stations)
Parameters
Type Name Description
HashSet<NetEntity> stations

Fields

| Improve this Doc View Source

Stations

Declaration
public readonly HashSet<NetEntity> Stations
Field Value
Type Description
HashSet<NetEntity>
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾