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

AnimancerEvent.

EndEventName Field

Summary

The event name used for Animancer.AnimancerEvent.Sequence.EndEvents.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerEvent

Syntax

public static readonly StringReference EndEventName

Remarks

This is a Animancer.StringReference.Unique(System.String) so that even if the same name happens to be used elsewhere, it would be treated as a different name. The reason for this is explained in Animancer.NamedEventDictionary.AssertNotEndEvent(Animancer.StringReference).