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