Navigation
Unreal Engine C++ API Reference > Runtime > UMG > Blueprint > IUserListEntry
References
Module | UMG |
Header | /Engine/Source/Runtime/UMG/Public/Blueprint/IUserListEntry.h |
Include | #include "Blueprint/IUserListEntry.h" |
Source | /Engine/Source/Runtime/UMG/Private/Blueprint/IUserListEntry.cpp |
bool IsListItemExpanded&40;&41; const
Remarks
Returns true if the item represented by this entry is currently expanded and showing its children. Tree view entries only.