Summary
Creates a new T and calls
Animancer.ICopyable`1.CopyFrom(`0,Animancer.CloneContext)
.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- CopyableExtensions
Syntax
public static T CopyableClone<T>(this T original, CloneContext context) where T : ICopyable<T>
Type Parameters
Name | Description |
---|---|
T |
Parameters
Name | Type | Description |
---|---|---|
original | T | |
context | CloneContext |
Return Value
Type | Description |
---|---|
T |