IStructureDetailsView::SetCustomName

Set the CustomName used for display purposes.

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

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

Include

#include "IStructureDetailsView.h"

Syntax

void SetCustomName
(
    const FText & Text
)

Remarks

Set the CustomName used for display purposes.

Parameters

Parameter

Description

Text

The FText to use for setting the Name

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