Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
PropertyTabScope.cs
Go to the documentation of this file.
1
namespace
System.ComponentModel
;
2
3
public
enum
PropertyTabScope
4
{
5
Static
,
6
Global
,
7
Document
,
8
Component
9
}
System.ComponentModel.Component
Definition
Component.cs:5
System.ComponentModel.PropertyTabScope
PropertyTabScope
Definition
PropertyTabScope.cs:4
System.ComponentModel.PropertyTabScope.Document
@ Document
System.ComponentModel.PropertyTabScope.Global
@ Global
System.ComponentModel.PropertyTabScope.Static
@ Static
System.ComponentModel
Definition
ColumnAttribute.cs:3
source
System.ComponentModel.TypeConverter
System.ComponentModel
PropertyTabScope.cs
Generated by
1.10.0