Click or drag to resize

FlowGraphNodeStyle_RectangleGetMouseOverObject Method

Namespace:  NeoAxis
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public override Object GetMouseOverObject(
	IFlowGraphEditor window2,
	FlowGraphNode node
)

Parameters

window2
Type: NeoAxis.EditorIFlowGraphEditor
node
Type: NeoAxisFlowGraphNode

Return Value

Type: Object
See Also