Hi,
Where can I start learning how to make my own custom editors in UE4? For instance, if I want to create my own implementation of Behaviour Trees, or a dialogue tree editor, or whatever custom editor that would help developing my game, etc…
There’s a very handy tool for creating a new editor window plugin, but what next? How do I create UI elements in the editor? Any examples out there?