terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
UnityEngine.Events.BaseInvokableCall Class Referenceabstract
+ Inheritance diagram for UnityEngine.Events.BaseInvokableCall:

Public Member Functions

void Invoke (object[] args)
 
bool Find (object targetObj, MethodInfo method)
 

Protected Member Functions

 BaseInvokableCall ()
 
 BaseInvokableCall (object target, MethodInfo function)
 

Static Protected Member Functions

static void ThrowOnInvalidArg< T > (object arg)
 
static bool AllowInvoke (Delegate @delegate)
 

Detailed Description

Definition at line 7 of file BaseInvokableCall.cs.


The documentation for this class was generated from the following file: