Class UnitSubtitleAttribute
Namespace: Unity.VisualScripting
Syntax
[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = false)]
public sealed class UnitSubtitleAttribute : Attribute, _Attribute
Constructors
UnitSubtitleAttribute(String)
Declaration
public UnitSubtitleAttribute(string subtitle)
Parameters
Type | Name | Description |
---|---|---|
String | subtitle |
Properties
subtitle
Declaration
public string subtitle { get; }
Property Value
Type | Description |
---|---|
String |