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

◆ OnWorldLoad

static Action Terraria.WorldGen.Hooks.OnWorldLoad
staticaddremove

Definition at line 18794 of file WorldGen.cs.

18795 {
18797 add
18798 {
18800 if (@delegate != null)
18801 {
18802 }
18803 }
18805 remove
18806 {
18808 if (@delegate != null)
18809 {
18810 }
18811 }
18812 }
class f__AnonymousType0<< Count > j__TPar