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

◆ arg_type_match()

static bool System.Delegate.arg_type_match ( Type delArgType,
Type argType )
inlinestaticprivateinherited

Definition at line 48 of file Delegate.cs.

49 {
50 if (!true)
51 {
52 }
53 return true;
54 }