Futile
Futile copied to clipboard
Create a generic FBaseButton class
Create an FBaseButton class with basic button functionality in it, so that it's easier to create variations on the button. The FButton class would still exist and act the same as it does now, but it would inherit from FButton.
This would allow the easy creation of buttons that use FSliceSprites (for example), and other more complex rendering methods.