I cannot figure out which Variable Type to use for ‘LevelSelectMainConnection’. Does the current version of UE have a different Variable Type to what the teacher is using in the video?
As the guy in the video says, and later shows, the LevelSelectMainConnection is of the type LevelSelectMenu, the widget class you’re also making in the turorial.
I have created a Widget Blueprint called ‘WBP_LevelSelectMenu’.
When I type into the search bar ‘levelselect’ when selecting my variable type, the only thing that shows are my Widget Blueprints (screenshot below):
Am I supposed to select a Widget Blueprint? I did this originally, but it didn’t have the same results as the Youtube video had. Maybe I’m doing something else wrong.