Class ExtendedEditor
- Namespace
- CodeBase
- Assembly
- 4Experience.CodeBase.Core.Editor.dll
Base class for custom editor scripts. Whether based on Unity IMGUI or UI Toolkit doesn't matter. There could find universal functionality. It is worthwhile to expand this class as needed.
public class ExtendedEditor : Editor
- Inheritance
-
ObjectScriptableObjectEditorExtendedEditor
- Extension Methods