Class StationMapWindow
Inheritance
System.Object
Robust.Client.UserInterface.Control
Robust.Client.UserInterface.CustomControls.BaseWindow
StationMapWindow
Namespace: Content.Client.Pinpointer.UI
Assembly: Content.Client.dll
Syntax
public sealed class StationMapWindow : FancyWindow
Constructors
| Improve this Doc View SourceStationMapWindow(Nullable<EntityUid>, Nullable<EntityUid>)
Declaration
public StationMapWindow(EntityUid? mapUid, EntityUid? trackedEntity)
Parameters
Type | Name | Description |
---|---|---|
System.Nullable<EntityUid> | mapUid | |
System.Nullable<EntityUid> | trackedEntity |