Can I have multiple editor modes enabled?

I find overridable method in struct FEdMode :

virtual bool IsCompatibleWith(FEditorModeID OtherModeID) const { return false; }