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

◆ GetButtonTextKey()

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

Definition at line 1492 of file CreativePowers.cs.

1493 {
1494 return "CreativePowers.FreezeRainPower";
1495 }