Class StationMapBoundUserInterface
Inheritance
System.Object
StationMapBoundUserInterface
Namespace: Content.Client.Pinpointer.UI
Assembly: Content.Client.dll
Syntax
public sealed class StationMapBoundUserInterface : BoundUserInterface
Constructors
| Improve this Doc View SourceStationMapBoundUserInterface(EntityUid, Enum)
Declaration
public StationMapBoundUserInterface(EntityUid owner, Enum uiKey)
Parameters
| Type | Name | Description |
|---|---|---|
| EntityUid | owner | |
| Enum | uiKey |
Methods
| Improve this Doc View SourceDispose(Boolean)
Declaration
protected override void Dispose(bool disposing)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Boolean | disposing |
Open()
Declaration
protected override void Open()