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

◆ GetPropertiesSupported() [2/3]

override bool System.ComponentModel.Design.DesignerOptionService.DesignerOptionConverter.GetPropertiesSupported ( ITypeDescriptorContext cxt)
inline

Definition at line 319 of file DesignerOptionService.cs.

320 {
321 return true;
322 }