IEditorBase Interface
- Last UpdatedAug 21, 2026
- 1 minute read
IEditorBase is the actual container of the editor control for IEditorConfig. It is passed to IEditorConfig at the time of initialization. It is implemented by the SE internal framework. Use this as an interface to save and load preferences, add commands, and mark the editor as dirty.
