FArguments

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

PropertyEditor

Header

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

Include

#include "PropertyCustomizationHelpers.h"

Syntax

struct FArguments : public TSlateBaseNamedArgs< SProperty >

Constructors

Name Description

Public function

FArguments()

Functions

Name Description

Public function

NamedSlotPro...

 

CustomWidget()

The widget to display for this property instead of the default

Public function

WidgetArgsTy...

 

DisplayName

(
    const TAttribute< FText >& InAttri...
)

The display name to use in the default property widget

Public function

WidgetArgsTy...

 

DisplayResetToDefault

(
    bool InArg
)

Whether or not to display the default reset to default button.

Public function

WidgetArgsTy...

 

ShouldDisplayName

(
    bool InArg
)

Whether or not to display the property name

Operators

Name Description

Public function

FArguments &

 

operator[]

(
    const TSharedRef< SWidget > InChild
)

Typedefs

Name

Description

WidgetArgsType

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