Class MachineFrameSystem
Inheritance
System.Object
MachineFrameSystem
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
Returns
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
RegenerateProgress(MachineFrameComponent)
Declaration
public void RegenerateProgress(MachineFrameComponent component)
Parameters
|
Improve this Doc
View Source
ResetProgressAndRequirements(MachineFrameComponent, MachineBoardComponent)
Declaration
public void ResetProgressAndRequirements(MachineFrameComponent component, MachineBoardComponent machineBoard)
Parameters