1.3.0: Added SerializeReferenceTo as a helper for assigning managed type to fields with SerializeReference
This commit is contained in:
parent
ea849a715d
commit
e1d0e0e90b
8 changed files with 216 additions and 8 deletions
|
|
@ -105,6 +105,8 @@ List of all available drawer attributes:
|
|||
* Adds popup with all tag values for field of type string
|
||||
* `UrlGoTo`
|
||||
* Adds a button to the field that calls Application.OpenUrl with string value
|
||||
* `SerializeReferenceTo`
|
||||
* Adds a popup for `SerializeReference` fields with types inheriting from assigned type or field type
|
||||
|
||||
|
||||
## Value
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue