Hi, i made menus in UMG but i would like to handle everything in a C++ class using the Slate class. Is there a way i can get all the raw code of the UI (buttons, menus, positions) so i can assign my own varaibles to each component and code their behavior?
Bump, is there anyone who can give me atleast a hint?