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

◆ GetButtonTextKey()

override string Terraria.GameContent.Creative.CreativePowers.StopBiomeSpreadPower.GetButtonTextKey ( )
inlinepackage

Definition at line 2208 of file CreativePowers.cs.

2209 {
2210 return "CreativePowers.StopBiomeSpread";
2211 }