Drawer for EnumStringArray<TEnum>, displays a collapsible list of string fields with the enum names as labels.
More...
|
override float | GetPropertyHeight (SerializedProperty property, GUIContent label) |
|
override void | OnGUI (Rect position, SerializedProperty property, GUIContent label) |
|
Drawer for EnumStringArray<TEnum>, displays a collapsible list of string fields with the enum names as labels.
◆ GetEnumType()
Type Backbone::EnumStringArrayDrawer::GetEnumType |
( |
Type | arrayType | ) |
|
|
private |
◆ GetPropertyHeight()
override float Backbone::EnumStringArrayDrawer::GetPropertyHeight |
( |
SerializedProperty | property, |
|
|
GUIContent | label ) |
◆ OnGUI()
override void Backbone::EnumStringArrayDrawer::OnGUI |
( |
Rect | position, |
|
|
SerializedProperty | property, |
|
|
GUIContent | label ) |
◆ _isExpanded
bool Backbone::EnumStringArrayDrawer::_isExpanded = true |
|
private |
The documentation for this class was generated from the following file: