1.8.4: Added PopupFromScriptableObjectType
This commit is contained in:
parent
3259b62387
commit
81906d49dd
12 changed files with 202 additions and 1 deletions
|
|
@ -97,6 +97,8 @@ List of all available drawer attributes:
|
|||
* Convert float value to percentage and back again (1% = 0.01f)
|
||||
* `PopupFromConst`
|
||||
* Adds popup with all const fields of type string in provided type
|
||||
* `PopupFromScriptableObjectType`
|
||||
* Adds popup with all `ScriptableObject`s from field or provided type
|
||||
* `QuaternionToEuler`
|
||||
* Converts quaternion value to Euler angles and back again
|
||||
* `ReadableScriptableObject`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue