Use a Derived UEditorEngine

I’ve got a very simple question that I can’t find an answer to searching online or the source code. I’m making a plugin for the editor and have need to implement a derived class of UEditorEngine, however I can’t figure out how to actually make the editor use this derived class. Does anyone know how to do this?

Thanks for any help!