This version of Unity is unsupported.

MultilineAttribute

class in UnityEngine

/

Inherits from:PropertyAttribute

/

Implemented in:UnityEngine.CoreModule

Description

Attribute to make a string be edited with a multi-line textfield.

Constructors

MultilineAttributeAttribute used to make a string value be shown in a multiline textarea.

Inherited Members

Properties

orderOptional field to specify the order that multiple DecorationDrawers should be drawn in.