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

◆ DisplayName

virtual LocalizedText Terraria.ModLoader.DamageClass.DisplayName
get

This is the name that will show up when an item tooltip displays 'X [ClassName]'.

This should include the 'damage' part. Note that vanilla entries all start with a space that will need to be trimmed if used in other contexts.

Definition at line 77 of file DamageClass.cs.