Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Components > API/Runtime/UMG/Components/ITypedUMGListView
References
Module | UMG |
Header | /Engine/Source/Runtime/UMG/Public/Components/ListViewBase.h |
Include | #include "Components/ListViewBase.h" |
virtual TSubclassOf< UUserWidget > GetDesiredEntryClassForItem
&40;
ItemType Item
&41; const
Remarks
Default behavior is to check the delegate, then fall back to the default if that fails. Feel free to override directly in child classes to determine the class yourself.