Show / Hide Table of Contents

Class SalvageSystem

Inheritance
System.Object
SharedSalvageSystem
SalvageSystem
Namespace: Content.Server.Salvage
Assembly: Content.Server.dll
Syntax
public sealed class SalvageSystem : SharedSalvageSystem

Methods

| Improve this Doc View Source

Initialize()

Declaration
public override void Initialize()
| Improve this Doc View Source

Shutdown()

Declaration
public override void Shutdown()
| Improve this Doc View Source

Update(Single)

Declaration
public override void Update(float frameTime)
Parameters
Type Name Description
System.Single frameTime
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾