SPListEditorPanel::OnPopupTextChosen

Delegate to handle when a text option is chosen from right-click menu

Windows
MacOS
Linux

References

Module

PListEditor

Header

/Engine/Source/Editor/PListEditor/Public/SPlistEditor.h

Include

#include "SPlistEditor.h"

Source

/Engine/Source/Editor/PListEditor/Private/SPlistEditor.cpp

Syntax

void OnPopupTextChosen
(
    const FString & ChosenText
)

Remarks

Delegate to handle when a text option is chosen from right-click menu

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