1.12.0: Added FieldLabelFromArrayIndex
This commit is contained in:
parent
df1d2f6df1
commit
23b24d42d3
6 changed files with 71 additions and 1 deletions
|
|
@ -70,6 +70,8 @@ List of all available pre-drawer attributes:
|
|||
* Sets GUIContent label for `SerializedProperty` to value type from another field
|
||||
* `FieldLabelFromToString`
|
||||
* Sets GUIContent label for `SerializedProperty` to values ToString-method
|
||||
* `FieldLabelFromArrayIndex`
|
||||
* Sets GUIContent label for `SerializedProperty` to array index with support for prefix, postfix, and array offset
|
||||
* `HideLabel`
|
||||
* Sets GUIContent label for `SerializedProperty` to empty string
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue