Show / Hide Table of Contents

Class SalvageGridState

Inheritance
System.Object
SalvageGridState
Namespace: Content.Server.Salvage
Assembly: Content.Server.dll
Syntax
public sealed class SalvageGridState : object

Properties

| Improve this Doc View Source

ActiveMagnets

Declaration
public List<EntityUid> ActiveMagnets { get; }
Property Value
Type Description
List<EntityUid>
| Improve this Doc View Source

CurrentTime

Declaration
public TimeSpan CurrentTime { get; set; }
Property Value
Type Description
TimeSpan
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾