Class InputActionEditor
Inherited Members
Editor.MoveNextTarget()
Namespace: Global Namespace
Assembly: solution.dll
Syntax
[CustomEditor(typeof(InputAction))]
public class InputActionEditor : Editor
Methods
Name | Description |
---|---|
OnInspectorGUI() | Implement this function to make a custom inspector. |