IDetailGroup::ToggleExpansion

Toggles expansion on the group

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

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

Include

#include "IDetailGroup.h"

Syntax

void ToggleExpansion
(
    bool bExpand
)

Remarks

Toggles expansion on the group

Parameters

Parameter

Description

bExpand

true to expand the group, false to collapse

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