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

◆ GetButtonTextKey()

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

Definition at line 1424 of file CreativePowers.cs.

1425 {
1426 return "CreativePowers.FreezeTime";
1427 }