Show / Hide Table of Contents

Class MachineFrameSystem

Inheritance
System.Object
MachineFrameSystem
Namespace: Content.Server.Construction
Assembly: Content.Server.dll
Syntax
public sealed class MachineFrameSystem : EntitySystem

Methods

| Improve this Doc View Source

Initialize()

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

IsComplete(MachineFrameComponent)

Declaration
public bool IsComplete(MachineFrameComponent component)
Parameters
Type Name Description
MachineFrameComponent component
Returns
Type Description
System.Boolean
| Improve this Doc View Source

RegenerateProgress(MachineFrameComponent)

Declaration
public void RegenerateProgress(MachineFrameComponent component)
Parameters
Type Name Description
MachineFrameComponent component
| Improve this Doc View Source

ResetProgressAndRequirements(MachineFrameComponent, MachineBoardComponent)

Declaration
public void ResetProgressAndRequirements(MachineFrameComponent component, MachineBoardComponent machineBoard)
Parameters
Type Name Description
MachineFrameComponent component
MachineBoardComponent machineBoard
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾