IDetailPropertyRow::ShouldAutoExpand

Sets whether or not this property should auto-expand

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

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

Include

#include "IDetailPropertyRow.h"

Syntax

IDetailPropertyRow & ShouldAutoExpand
(
    bool bForceExpansion
)

Remarks

Sets whether or not this property should auto-expand

Parameters

Parameter

Description

bForceExpansion

true to force the property to be expanded

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