Click or drag to resize

FlowGraphEditorCanCreateReferenceDragDropSetReference Method


Namespace: NeoAxis.Editor
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public bool CanCreateReferenceDragDropSetReference(
	DragDropSetReferenceData dragDropData,
	FlowGraphNodeRepresentationConnector to,
	out string[] outReferenceValues
)

Parameters

dragDropData  DragDropSetReferenceData
 
to  FlowGraphNodeRepresentationConnector
 
outReferenceValues  String
 

Return Value

Boolean
See Also