mirror of
https://github.com/sinbad/StevesUEHelpers.git
synced 2025-02-23 17:45:23 +00:00
Safety check
This commit is contained in:
parent
c964c990c0
commit
793e56051d
@ -224,6 +224,7 @@ void UMenuStack::FirstMenuOpened()
|
||||
{
|
||||
// tell menu system
|
||||
auto GS = GetStevesGameSubsystem(GetWorld());
|
||||
if (GS)
|
||||
GS->GetMenuSystem()->MenuStackOpened(this);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user