Interface ICopyable
Namespace: Eco.Gameplay.Civics.Misc
Assembly: Eco.Gameplay.dll
Syntax
public interface ICopyable
Methods
CopyFrom(Object)
Declaration
CopyResult CopyFrom(object source)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Object | source |
Returns
| Type | Description |
|---|---|
| CopyResult |