|
| override void | OnGUI (Rect position, SerializedProperty property, GUIContent label) |
◆ AddNewEnum()
| void ExtendEnumDrawer.AddNewEnum |
( |
string | classFile, |
|
|
string | path, |
|
|
string | enumName, |
|
|
string | newEnum ) |
|
inlinestaticprivate |
◆ FindAllScriptFiles()
| KeyValuePair< string, string > ExtendEnumDrawer.FindAllScriptFiles |
( |
string | startDir, |
|
|
string | enumToFind ) |
|
inlinestaticprivate |
◆ FindClassFile()
| void ExtendEnumDrawer.FindClassFile |
( |
string | enumName, |
|
|
string | newEnum ) |
|
inlinestaticprivate |
◆ GetBaseProperty< T >()
| T ExtendEnumDrawer.GetBaseProperty< T > |
( |
SerializedProperty | prop | ) |
|
|
inlinestaticprivate |
◆ GetEnumName()
| string ExtendEnumDrawer.GetEnumName |
( |
SerializedProperty | prop | ) |
|
|
inlinestaticprivate |
◆ OnGUI()
| override void ExtendEnumDrawer.OnGUI |
( |
Rect | position, |
|
|
SerializedProperty | property, |
|
|
GUIContent | label ) |
|
inline |
◆ currentProperty
| SerializedProperty ExtendEnumDrawer.currentProperty = null |
|
staticprivate |
◆ enumNames
| List<string> ExtendEnumDrawer.enumNames |
|
staticprivate |
◆ newValueText
| string ExtendEnumDrawer.newValueText = "" |
|
staticprivate |
◆ popupHeight
| int ExtendEnumDrawer.popupHeight = 90 |
|
staticprivate |
◆ popupWidth
| int ExtendEnumDrawer.popupWidth = 150 |
|
staticprivate |
◆ showWindow
| bool ExtendEnumDrawer.showWindow = false |
|
staticprivate |
The documentation for this class was generated from the following file:
- Editor/Drawers/ExtendableEnums.cs