Eye of the Nile Docs
Everything you need to know to get started!
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Pages
FMODUnity.SettingsEditor.ReorderableList Class Reference

Public Member Functions

 ReorderableList (SerializedProperty property)
 
void DrawLayout ()
 

Private Member Functions

void DrawElement (Rect rect, int index, bool active, bool focused)
 

Static Private Attributes

const float ElementPadding = 2
 

Constructor & Destructor Documentation

◆ ReorderableList()

FMODUnity.SettingsEditor.ReorderableList.ReorderableList ( SerializedProperty property)

Member Function Documentation

◆ DrawElement()

void FMODUnity.SettingsEditor.ReorderableList.DrawElement ( Rect rect,
int index,
bool active,
bool focused )
private

◆ DrawLayout()

void FMODUnity.SettingsEditor.ReorderableList.DrawLayout ( )

Member Data Documentation

◆ ElementPadding

const float FMODUnity.SettingsEditor.ReorderableList.ElementPadding = 2
staticprivate

The documentation for this class was generated from the following file: