FOnContextMenuOpening

Delegate to call before a context menu is opened.

Windows
MacOS
Linux

Type

typedef TBaseDelegate_NoParams< TSharedPtr< SWidget > > FOnContextMenuOpening

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Framework/SlateDelegates.h

Include

#include "Framework/SlateDelegates.h"

Remarks

Delegate to call before a context menu is opened. The user returns the menu content to display or null if a context menu should not be opened

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