Interface IGUIState
Namespace: UnityEditor.U2D.Path.GUIFramework
Assembly: solution.dll
Syntax
public interface IGUIState
Properties
| Name | Description |
|---|---|
| changed | |
| clickCount | |
| commandName | |
| eventType | |
| hotControl | |
| isActionKeyDown | |
| isAltDown | |
| isShiftDown | |
| keyCode | |
| mouseButton | |
| mousePosition | |
| nearestControl |