SResetToDefaultMenu

Displays a reset to default menu for a set of properties Will hide itself automatically when all of the properties being observed are already at their default values

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

PropertyEditor

Header

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

Include

#include "SResetToDefaultMenu.h"

Syntax

class SResetToDefaultMenu : public SCompoundWidget

Remarks

Displays a reset to default menu for a set of properties Will hide itself automatically when all of the properties being observed are already at their default values

Functions

Name Description

Public function

void

 

AddProperty

(
    TSharedRef< class IPropertyHandle >...
)

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

Public function

void

 

Construct

(
    const FArguments& InArgs
)

Classes

Name

Description

Public struct

FArguments

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