class in UnityEngine
/
Inherits from:PropertyAttribute
/
Implemented in:UnityEngine.CoreModule
Attribute to make a string be edited with a multi-line textfield.
MultilineAttribute | Attribute used to make a string value be shown in a multiline textarea. |
applyToCollection | Makes attribute affect collections instead of their items. |
order | Optional field to specify the order that multiple DecorationDrawers should be drawn in. |