IUserListEntry::BP_OnItemExpansionChanged

Called when the expansion state of the item represented by this entry changes.

Windows
MacOS
Linux

References

Module

UMG

Header

/Engine/Source/Runtime/UMG/Public/Blueprint/IUserListEntry.h

Include

#include "Blueprint/IUserListEntry.h"

Syntax

void BP_OnItemExpansionChanged
(
    bool bIsExpanded
)

Remarks

Called when the expansion state of the item represented by this entry changes. Tree view entries only.

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