Usages of WaitInputMode
Properties
| waitInputMode | in GraphInputMode | Gets or sets the WaitInputMode that is provided by this instance for those who need to make use of it. |
Method Parameters
| GraphEditorInputMode () | in GraphEditorInputMode | Creates a new instance that is not bound to an existing graph or selection, initially. | |
| onWaitInputModeChanged (WaitInputMode, WaitInputMode) | in GraphInputMode | Called when the waitInputMode property value changes and after initialization of the property. | |
| GraphViewerInputMode () | in GraphViewerInputMode | Initializes a new instance of the GraphViewerInputMode class. |