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
| MultilineAttribute | Attribute used to make a string value be shown in a multiline textarea. |
Inherited Members 继承成员
Properties 属性
| order | Optional field to specify the order that multiple DecorationDrawers should be drawn in. |