Nodify_Interactivity_EditorGestures_ConnectorGestures - miroiu/nodify GitHub Wiki
Namespace: Nodify.Interactivity
Assembly: Nodify
Inheritance: Object → EditorGestures.ConnectorGestures
References: EditorGestures, InputGestureRef
public class ConnectorGestures public ConnectorGestures(); public InputGestureRef CancelAction { get; set; } Property Value
public InputGestureRef Connect { get; set; } Property Value
public InputGestureRef Disconnect { get; set; } Property Value
public void Apply(EditorGestures.ConnectorGestures gestures); Parameters
gestures EditorGestures.ConnectorGestures
public void Unbind();