IDetailPropertyRow::DisplayName

Sets the localized display name of the property

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

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

Include

#include "IDetailPropertyRow.h"

Syntax

IDetailPropertyRow & DisplayName
(
    const FText & InDisplayName
)

Remarks

Sets the localized display name of the property

Parameters

Parameter

Description

InDisplayName

The name of the property

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