Summary
Returns the
Animancer.IInvokable.Invoke if the `invokable` isn't null.
Otherwise, returns null.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- AnimancerEvent
.Sequence .Serializable
Syntax
public static Action GetInvoke(IInvokable invokable)
Parameters
| Name | Type | Description |
|---|---|---|
| invokable | IInvokable |
Return Value
| Type | Description |
|---|---|
| Action |