Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

MultilineAttribute

Namespace: UnityEngine

/

Inherits from: PropertyAttribute

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

Variables

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