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
Loading...
Searching...
No Matches
UnityEngine.Events.BaseInvokableCall Class Referenceabstract
+ Inheritance diagram for UnityEngine.Events.BaseInvokableCall:
+ Collaboration 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 9 of file BaseInvokableCall.cs.


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