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).