IDetailGroup::AddPropertyRow

Adds a new row for a property

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

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

Include

#include "IDetailGroup.h"

Syntax

IDetailPropertyRow & AddPropertyRow
(
    TSharedRef< IPropertyHandle > PropertyHandle
)

Remarks

Adds a new row for a property

Returns

an interface for customizing the appearance of the property row

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