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

◆ CategoryAttribute() [1/2]

System.ComponentModel.CategoryAttribute.CategoryAttribute ( )
inline

Definition at line 90 of file CategoryAttribute.cs.

91 : this("Default")
92 {
93 }