Summary
Invokes the callback bound to the
Animancer.AnimancerEvent.Invocation.Name
in the Animancer.AnimancerGraph.Events
.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- AnimancerEvent
.Invocation
Syntax
public void InvokeBoundCallback()
Remarks
Logs
Animancer.OptionalWarning.UselessEvent
if no callback is bound.
Return Value
Type | Description |
---|---|
void |