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