Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ GetButtonTextKey()

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

Definition at line 1526 of file CreativePowers.cs.

1527 {
1528 return "CreativePowers.StopBiomeSpread";
1529 }