AnimancerEvent.Sequence.Serializable.

AnimancerEvent.Sequence.

AnimancerEvent.

Clear(bool) Method

Summary

Removes all events.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerEvent.Sequence.Serializable

Syntax

public void Clear(bool keepEndEvent = false)

Parameters

Name Type Description
keepEndEvent bool

Return Value

Type Description
void