Interface IConcreteCloneable<TSelf>
- Namespace
- Vintagestory.API.Common
- Assembly
- VintagestoryAPI.dll
public interface IConcreteCloneable<out TSelf> : ICloneable
Type Parameters
TSelf
- Extension Methods
Methods
Clone()
TSelf Clone()
Returns
- TSelf