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 |