Editor attribute that shows an enum as an expandable list of options in the inspector. More...
Inherits DrawerPropertyAttribute.
Properties | |
bool | AlwaysExpanded = false [get, set] |
Always expand the enum in the inspector (no foldout) More... | |
bool | ShowFlagsButtons = true [get, set] |
Show the enum flags as buttons in the inspector. More... | |
bool | ShowInlineHelp = false [get, set] |
Show inline help for enum values in the inspector. More... | |
Editor attribute that shows an enum as an expandable list of options in the inspector.
|
getset |
Always expand the enum in the inspector (no foldout)
|
getset |
Show the enum flags as buttons in the inspector.
|
getset |
Show inline help for enum values in the inspector.