1.8.3: Added HideLabel attribute

This commit is contained in:
Anders Ejlersen 2023-11-04 17:47:58 +01:00
parent 61c7356b3a
commit 3259b62387
12 changed files with 97 additions and 8 deletions

View file

@ -66,7 +66,8 @@ List of all available pre-drawer attributes:
* Sets GUIContent label for `SerializedProperty` to value from another field
* `FieldLabelFromType`
* Sets GUIContent label for `SerializedProperty` to value type from another field
* `HideLabel`
* Sets GUIContent label for `SerializedProperty` to empty string
## Drawer