Interface IRefreshParts
Namespace: Content.Server.Construction.Components
Assembly: Content.Server.dll
Syntax
public interface IRefreshParts
Methods
| Improve this Doc View SourceRefreshParts(IEnumerable<MachinePartComponent>)
Declaration
void RefreshParts(IEnumerable<MachinePartComponent> parts)
Parameters
Type | Name | Description |
---|---|---|
IEnumerable<MachinePartComponent> | parts |