| 
    terraria-cpp2il v1.4.4.9
    
   Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon 
   | 
 
 Inheritance diagram for UnityEngine.Events.CachedInvokableCall< T >:
 Collaboration diagram for UnityEngine.Events.CachedInvokableCall< T >:Public Member Functions | |
| CachedInvokableCall (Object target, MethodInfo theFunction, T argument) | |
| override void | Invoke (object[] args) | 
| override void | Invoke (T arg0) | 
| virtual void | Invoke (T1 args0) | 
| void | Invoke () | 
| override bool | Find (object targetObj, MethodInfo method) | 
| override bool | Find (object targetObj, MethodInfo method) | 
| override bool | Find (object targetObj, MethodInfo method) | 
| override bool | Find (object targetObj, MethodInfo method) | 
| override bool | Find (object targetObj, MethodInfo method) | 
| bool | Find (object targetObj, MethodInfo method) | 
Static Protected Member Functions | |
| static void | ThrowOnInvalidArg< T > (object arg) | 
| static bool | AllowInvoke (Delegate @delegate) | 
Properties | |
| UnityAction< T1 > | Delegate [set] | 
| UnityAction | Delegate [set] | 
Private Attributes | |
| readonly T | m_Arg1 | 
| UnityAction< T1, T2 > | Delegate | 
| UnityAction< T1, T2, T3 > | Delegate | 
| UnityAction< T1, T2, T3, T4 > | Delegate | 
Definition at line 9 of file CachedInvokableCall.cs.