Summary
Returns the callback registered in the
Animancer.AnimancerGraph.Events
with the Animancer.AnimancerEvent.Invocation.Name (or null if there isn't one).
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- AnimancerEvent
.Invocation
Syntax
[MethodImpl(MethodImplOptions.AggressiveInlining)]
public Action GetBoundCallback()
Attributes
| Type | Description |
|---|---|
| MethodImplAttribute |
Return Value
| Type | Description |
|---|---|
| Action |