1.3.0: Added SerializeReferenceTo as a helper for assigning managed type to fields with SerializeReference

This commit is contained in:
Anders Ejlersen 2021-12-05 13:19:42 +01:00
parent ea849a715d
commit e1d0e0e90b
8 changed files with 216 additions and 8 deletions

View file

@ -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