Свойство | Type | Description | |
---|---|---|---|
boxBackground | |||
draggingHandle | |||
elementBackground | |||
footerBackground | |||
headerBackground | |||
iconToolbarMinus | |||
iconToolbarPlus | |||
iconToolbarPlusMore | |||
preButton |
Méthode | Description | |
---|---|---|
DoAddButton ( |
||
DoRemoveButton ( |
||
DrawElement ( |
||
DrawElementBackground ( |
||
DrawElementDraggingHandle ( |
||
DrawFooter ( |
||
DrawHeader ( |
||
DrawHeaderBackground ( |
||
DrawNoneElement ( |
public DoAddButton ( |
||
list | ||
Résultat | void |
public DoRemoveButton ( |
||
list | ||
Résultat | void |
public DrawElement ( |
||
rect | ||
element | UnityEditor.SerializedProperty | |
listItem | object | |
selected | bool | |
focused | bool | |
draggable | bool | |
Résultat | void |
public DrawElementBackground ( |
||
rect | ||
index | int | |
selected | bool | |
focused | bool | |
draggable | bool | |
Résultat | void |
public DrawElementDraggingHandle ( |
||
rect | ||
index | int | |
selected | bool | |
focused | bool | |
draggable | bool | |
Résultat | void |
public DrawFooter ( |
||
rect | ||
list | ||
Résultat | void |
public DrawHeader ( |
||
headerRect | ||
serializedObject | ||
element | UnityEditor.SerializedProperty | |
elementList | IList | |
Résultat | void |
public DrawHeaderBackground ( |
||
headerRect | ||
Résultat | void |
public DrawNoneElement ( |
||
rect | ||
draggable | bool | |
Résultat | void |
public GUIStyle,UnityEngine boxBackground | ||
Résultat |
public GUIStyle,UnityEngine draggingHandle | ||
Résultat |
public GUIStyle,UnityEngine elementBackground | ||
Résultat |
public GUIStyle,UnityEngine footerBackground | ||
Résultat |
public GUIStyle,UnityEngine headerBackground | ||
Résultat |
public GUIContent,UnityEngine iconToolbarMinus | ||
Résultat |
public GUIContent,UnityEngine iconToolbarPlus | ||
Résultat |
public GUIContent,UnityEngine iconToolbarPlusMore | ||
Résultat |