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

◆ Remove()

static global.System.Delegate System.Delegate.Remove ( global::System::Delegate source,
global::System::Delegate value )
inlinestatic

Definition at line 1055 of file Delegate.cs.

1056 {
1057 throw null;
1058 }