Fixed this;
Removed the Cast function completely and stored the variables instead in a Blueprint Interface so I have ‘Entered new area?’, ‘Level name’, and ‘Area name’ in a callable function.
I still have the Enums set on the trigger volume - these are sent to the interface which when used in the HUD gets me my variables! Below for pics!