AnimancerEvent.Sequence.Serializable.

AnimancerEvent.Sequence.

AnimancerEvent.

RemoveEvent(int) Method

Summary

Removes an event from the serialized fields.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerEvent.Sequence.Serializable

Syntax

public void RemoveEvent(int index)

Parameters

Name Type Description
index int

Return Value

Type Description
void