This is the old Animancer v7.4 documentation. Click here for the latest version.

SerializableEventSequenceDrawer.

RemoveEvent(SerializableEventSequenceDrawer.Context, int) Method

Summary

Removes the event at the specified `index`.

Syntax

public static void RemoveEvent(SerializableEventSequenceDrawer.Context context, int index)

Parameters

Name Type Description
context SerializableEventSequenceDrawer.Context
index int

Return Value

Type Description
void