Inventory Engine v4.2
Loading...
Searching...
No Matches
MoreMountains.Tools.ReorderableDrawer Class Reference

Inherits PropertyDrawer.

Public Member Functions

override float GetPropertyHeight (SerializedProperty property, GUIContent label)

Static Public Member Functions

static int GetListId (SerializedProperty property)
static MMReorderableList GetList (SerializedProperty property)
static MMReorderableList GetList (SerializedProperty property, MMReorderableAttributeAttribute attrib)
static MMReorderableList GetList (SerializedProperty property, int id)
static MMReorderableList GetList (SerializedProperty property, MMReorderableAttributeAttribute attrib, int id)

Member Function Documentation

◆ GetList() [1/4]

MMReorderableList MoreMountains.Tools.ReorderableDrawer.GetList ( SerializedProperty property)
static

◆ GetList() [2/4]

MMReorderableList MoreMountains.Tools.ReorderableDrawer.GetList ( SerializedProperty property,
int id )
static

◆ GetList() [3/4]

MMReorderableList MoreMountains.Tools.ReorderableDrawer.GetList ( SerializedProperty property,
MMReorderableAttributeAttribute attrib )
static

◆ GetList() [4/4]

MMReorderableList MoreMountains.Tools.ReorderableDrawer.GetList ( SerializedProperty property,
MMReorderableAttributeAttribute attrib,
int id )
static

◆ GetListId()

int MoreMountains.Tools.ReorderableDrawer.GetListId ( SerializedProperty property)
static

◆ GetPropertyHeight()

override float MoreMountains.Tools.ReorderableDrawer.GetPropertyHeight ( SerializedProperty property,
GUIContent label )

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