When I open an actor up in blueprint (any actor) or can be just AActor, how would I extend the editor to create a new tab (for the moment without functionality) or a new button that opens the tab in the blueprint editor when the editor opens?
I saw that just by creating the plugin you can do it on button click but how would you get that inside the actor blueprint instead of just floating nomad tab.