FPropertySection::FPropertySection

Choose your operating system:

Windows

macOS

Linux

References

Module

PropertyEditor

Header

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

Include

#include "PropertyEditorModule.h"

Syntax

FPropertySection
(
    FName InName,
    FText InDisplayName
)

Parameters

Parameter

Description

InName

The internal name of this section.

InDisplayName

The localizable display name to show to the user.