Skip to content

Nodify_Interactivity_EditorGestures_ConnectorGestures

miroiu edited this page Dec 23, 2024 · 1 revision

EditorGestures.ConnectorGestures Class

Namespace: Nodify.Interactivity

Assembly: Nodify

Inheritance: ObjectEditorGestures.ConnectorGestures

References: EditorGestures, InputGestureRef

public class ConnectorGestures  

Constructors

EditorGestures.ConnectorGestures()

public ConnectorGestures();  

Properties

CancelAction

public InputGestureRef CancelAction { get; set; }  

Property Value

InputGestureRef

Connect

public InputGestureRef Connect { get; set; }  

Property Value

InputGestureRef

Disconnect

public InputGestureRef Disconnect { get; set; }  

Property Value

InputGestureRef

Methods

Apply(EditorGestures.ConnectorGestures)

public void Apply(EditorGestures.ConnectorGestures gestures);  

Parameters

gestures EditorGestures.ConnectorGestures

Clone this wiki locally