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

◆ Combine() [1/2]

static global.System.Delegate System.Delegate.Combine ( global::System::Delegate a,
global::System::Delegate b )
inlinestatic

Definition at line 830 of file Delegate.cs.

831 {
832 throw null;
833 }