Delegate EditMode.OnEditModeStopFunc
Namespace: UnityEditorInternal
Assembly: UnityEditor.dll
Syntax
public delegate void OnEditModeStopFunc(Editor editor);
Parameters
Type | Name | Description |
---|---|---|
Editor | editor |
public delegate void OnEditModeStopFunc(Editor editor);
Type | Name | Description |
---|---|---|
Editor | editor |