Navigation
API > API/Editor > API/Editor/PropertyEditor
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/PropertyEditorModule.h |
| Include | #include "PropertyEditorModule.h" |
Syntax
namespace UE
{
namespace PropertyEditor
{
static FName UE::PropertyEditor::RowContextMenuName = TEXT("PropertyEditor.RowContextMenu");
}
}