IDetailCategoryBuilder::OnExpansionChanged

Adds a delegate to the category which is called when the category expansion state changes

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

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

Include

#include "DetailCategoryBuilder.h"

Syntax

IDetailCategoryBuilder & OnExpansionChanged
(
    FOnBooleanValueChanged InOnExpansionChanged
)

Remarks

Adds a delegate to the category which is called when the category expansion state changes

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