Interface IDropdownOption
Namespace: Unity.VisualScripting
Syntax
public interface IDropdownOption
Properties
value
Declaration
object value { get; }
Property Value
Type | Description |
---|---|
Object |
public interface IDropdownOption
object value { get; }
Type | Description |
---|---|
Object |