Interface IReplaceableBuildableComponent
- Namespace
- Uncreated.Warfare.Buildables
- Assembly
- Uncreated.Warfare.dll
Component that will be transfered when the buildable is replaced.
public interface IReplaceableBuildableComponent : IBuildableComponent, IDisposable
- Inherited Members
Methods
TryTransfer(IBuildable)
IBuildableComponent? TryTransfer(IBuildable newBuildable)
Parameters
newBuildableIBuildable