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

◆ OnWorldGenConfigProcess

static WorldGen Hooks WorldGenConfigProcessEvent Terraria.WorldGen.Hooks.OnWorldGenConfigProcess
staticaddremove

Definition at line 18771 of file WorldGen.cs.

18772 {
18774 add
18775 {
18777 if (@delegate != null)
18778 {
18779 }
18780 }
18782 remove
18783 {
18785 if (@delegate != null)
18786 {
18787 }
18788 }
18789 }
class f__AnonymousType0<< Count > j__TPar