Summary
Tries to use
Animancer.AnimancerReflection.TryGetInvocationListNonAlloc(System.MulticastDelegate,System.Delegate[]@)
.
Otherwise uses the regular System.MulticastDelegate.GetInvocationList
.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- AnimancerReflection
Syntax
public static Delegate[] GetInvocationList(MulticastDelegate multicast)
Parameters
Name | Type | Description |
---|---|---|
multicast | MulticastDelegate |
Return Value
Type | Description |
---|---|
Delegate[] |