Show / Hide Table of Contents

Interface IRefreshParts

Namespace: Content.Server.Construction.Components
Assembly: Content.Server.dll
Syntax
public interface IRefreshParts

Methods

| Improve this Doc View Source

RefreshParts(IEnumerable<MachinePartComponent>)

Declaration
void RefreshParts(IEnumerable<MachinePartComponent> parts)
Parameters
Type Name Description
IEnumerable<MachinePartComponent> parts
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾