Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

MultilineAttribute

class in 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.