Inheritance
System.Object
PopupSystem.WorldPopupLabel
Assembly: Content.Client.dll
public sealed class WorldPopupLabel : PopupSystem.PopupLabel
Constructors
|
Improve this Doc
View Source
Declaration
public WorldPopupLabel(EntityCoordinates coordinates)
Parameters
Type |
Name |
Description |
Robust.Shared.Map.EntityCoordinates |
coordinates |
|
Fields
|
Improve this Doc
View Source
The original EntityCoordinates of the label.
Declaration
public EntityCoordinates InitialPos
Field Value
Type |
Description |
Robust.Shared.Map.EntityCoordinates |
|