Summary
Creates a new
Animancer.AnimancerEvent.Sequence
and copies the contents of this
into it.- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- AnimancerEvent
.Sequence
Syntax
[MethodImpl(MethodImplOptions.AggressiveInlining)]
public AnimancerEvent.Sequence Clone()
Remarks
To copy into an existing sequence, use
Animancer.AnimancerEvent.Sequence.CopyFrom(Animancer.AnimancerEvent.Sequence)
instead.Attributes
Type | Description |
---|---|
MethodImplAttribute |
Return Value
Type | Description |
---|---|
AnimancerEvent |