terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
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 7 of file BaseInvokableCall.cs.