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

AnimancerEvent.

CurrentParameter Property

Summary

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

Syntax

public static Object CurrentParameter { get; internal set; }

Remarks

Cleared after the event is invoked.

Value

Type Description
Object