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
|
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) |
Definition at line 9 of file BaseInvokableCall.cs.