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

◆ Dispose() [1/2]

void System.ComponentModel.Component.Dispose ( )
inlineinherited

Implements System.IDisposable.

Definition at line 133 of file Component.cs.

134 {
135 throw null;
136 }