Show / Hide Table of Contents

Class StationGridRemovedEvent

Directed event fired on a station when a grid is no longer a member of the station.

Inheritance
System.Object
StationGridRemovedEvent
Namespace: Content.Server.Station.Systems
Assembly: Content.Server.dll
Syntax
public sealed class StationGridRemovedEvent : EntityEventArgs

Constructors

| Improve this Doc View Source

StationGridRemovedEvent(EntityUid)

Declaration
public StationGridRemovedEvent(EntityUid gridId)
Parameters
Type Name Description
EntityUid gridId

Fields

| Improve this Doc View Source

GridId

ID of the grid removed from the station.

Declaration
public EntityUid GridId
Field Value
Type Description
EntityUid
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾