Interface IGraphContextExtension
Inherited Members
Namespace: Unity.VisualScripting
Syntax
public interface IGraphContextExtension : IDragAndDropHandler
Properties
contextMenuItems
Declaration
IEnumerable<GraphContextMenuItem> contextMenuItems { get; }
Property Value
Type | Description |
---|---|
IEnumerable<GraphContextMenuItem> |