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

◆ GetSupportedAttributes()

virtual ? string[] System.Diagnostics.Switch.GetSupportedAttributes ( )
inlinepackagevirtualinherited

Definition at line 163 of file Switch.cs.

164 {
165 return null;
166 }