FLevelEditorContextMenu::GetContextMenuToolTip

Returns a user-readable tooltip describing the menu to display

Unreal Engine C++ API Reference > Editor > LevelEditor > FLevelEditorContextMenu

References

   
Module LevelEditor
Header /Engine/Source/Editor/LevelEditor/Public/LevelEditorContextMenu.h
Include #include "LevelEditorContextMenu.h"
Source /Engine/Source/Editor/LevelEditor/Private/LevelEditorContextMenu.cpp
static [FText](API\Runtime\Core\Internationalization\FText) GetContextMenuToolTip
(
    ELevelEditorMenuContext ContextType,
    const [UTypedElementSelectionSet](API\Runtime\TypedElementRuntime\Elements\Framework\UTypedElementSelectionSet) * InSelectionSet
)

Remarks

Returns a user-readable tooltip describing the menu to display


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library