EasyHUD is a plugin that provides what most projects end up doing with their AHUD class; it turns it into a widget manager that spawns a predefined set of widgets.
- Create a Blueprint class deriving from EasyHudBase.
- Add the Widget Blueprint class references you want to spawn to the relevant sections.
- Set your gamemode to use your newly created Blueprint.
- Enjoy your UMG widgets being magically spawned with your game.
Copyright © Stephen Swires
All rights reserved.