Usually menus referenced inside main HUD class, and UI states also managed from there.
So you can call GetPlayerController->GetHUD->Cast to your HUD class from every widget.
Usually menus referenced inside main HUD class, and UI states also managed from there.
So you can call GetPlayerController->GetHUD->Cast to your HUD class from every widget.