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; private set; }

Remarks

Cleared after the event is finished.

Value

Type Description
Object