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

◆ GetModules() [2/2]

virtual Module[] System.Reflection.Assembly.GetModules ( bool getResourceModules)
inlinevirtualinherited

Reimplemented in System.Reflection.RuntimeAssembly.

Definition at line 682 of file Assembly.cs.

683 {
684 throw null;
685 }