Same solution. In that particular case, your H_LevelUp variable should already exist in your GameHUD Blueprint. Drag off GameHUDWidget and search for variable by name. Again, there’s no need (and no way) to cast to a Blueprint from a reference to that Blueprint. GameHUDWidget was already set as a reference on EventBeginPlay node.