Summary
Calls
Animancer.ICopyable`1.CopyFrom(`0,Animancer.CloneContext)
using a Animancer.CloneContext
from the Animancer.CloneContext.Pool
.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- CopyableExtensions
Syntax
public static void CopyFrom<T>(this T copyTo, T copyFrom) where T : ICopyable<T>
Type Parameters
Name | Description |
---|---|
T |
Parameters
Name | Type | Description |
---|---|---|
copyTo | T | |
copyFrom | T |
Return Value
Type | Description |
---|---|
void |