AnimancerEvent.Sequence.Serializable.

AnimancerEvent.Sequence.

AnimancerEvent.

Clone() Method

Summary

Creates a new Animancer.AnimancerEvent.Sequence.Serializable and copies the contents of this into it.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerEvent.Sequence.Serializable

Syntax

public AnimancerEvent.Sequence.Serializable Clone()

Remarks

To copy into an existing sequence, use Animancer.AnimancerEvent.Sequence.Serializable.CopyFrom(Animancer.AnimancerEvent.Sequence.Serializable) instead.

Return Value