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

◆ GetButtonTextKey()

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

Definition at line 1458 of file CreativePowers.cs.

1459 {
1460 return "CreativePowers.FreezeWindDirectionAndStrength";
1461 }