Class TitleAttribute
Inheritance
System.Object
TitleAttribute
Namespace: UnityEditor.ShaderGraph
Syntax
public class TitleAttribute : Attribute
Constructors
TitleAttribute(String[])
Declaration
public TitleAttribute(params string[] title)
Parameters
Type | Name | Description |
---|---|---|
System.String[] | title |
Fields
title
Declaration
public string[] title
Field Value
Type | Description |
---|---|
System.String[] |