UMenuAnchor::ToggleOpen

Toggles the menus open state.

Windows
MacOS
Linux

References

Module

UMG

Header

/Engine/Source/Runtime/UMG/Public/Components/MenuAnchor.h

Include

#include "Components/MenuAnchor.h"

Source

/Engine/Source/Runtime/UMG/Private/Components/MenuAnchor.cpp

Syntax

void ToggleOpen
(
    bool bFocusOnOpen
)

Remarks

Toggles the menus open state.

Parameters

Parameter

Description

bFocusOnOpen

Should we focus the popup as soon as it opens?

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss