Legacy Documentation: Version 4.6.2
Language: English
  • C#
  • JS
  • 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

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

Inherited members

Variables

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