Class DropdownSeparator
Inherited Members
Namespace: Unity.VisualScripting
Syntax
public class DropdownSeparator : DropdownOption, IDropdownOption
Constructors
DropdownSeparator()
Declaration
public DropdownSeparator()
DropdownSeparator(String)
Declaration
public DropdownSeparator(string path)
Parameters
Type | Name | Description |
---|---|---|
String | path |
Properties
path
Declaration
public string path { get; set; }
Property Value
Type | Description |
---|---|
String |