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

AnimancerEvent.

Current Property

Summary

The details of the event currently being triggered.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerEvent

Syntax

public static AnimancerEvent.Invocation Current { get; private set; }

Remarks

Cleared after the event is invoked.

Value

Type Description
AnimancerEvent.Invocation