SResetToDefaultMenu::AddProperty

Adds a new property to the menu that is displayed when a user clicks the reset to default button

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

/Engine/Source/Editor/PropertyEditor/Public/SResetToDefaultMenu.h

Include

#include "SResetToDefaultMenu.h"

Source

/Engine/Source/Editor/PropertyEditor/Private/SResetToDefaultMenu.cpp

Syntax

void AddProperty
(
    TSharedRef< class IPropertyHandle > InProperty
)

Remarks

Adds a new property to the menu that is displayed when a user clicks the reset to default button

Parameters

Parameter

Description

InProperty

The property handle to display

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