Navigation
Unreal Engine C++ API Reference > Runtime > UMG > Blueprint > UUserObjectListEntryLibrary
References
Module | UMG |
Header | /Engine/Source/Runtime/UMG/Public/Blueprint/IUserObjectListEntry.h |
Include | #include "Blueprint/IUserObjectListEntry.h" |
Source | /Engine/Source/Runtime/UMG/Private/Blueprint/IUserObjectListEntry.cpp |
static UObject &42; GetListItemObject
&40;
TScriptInterface< IUserObjectListEntry > UserObjectListEntry
&41;
Remarks
Returns the item in the owning list view that this entry is currently assigned to represent.
Parameters
Name | Description |
---|---|
UserObjectListEntry | Note: Visually not transmitted, but this defaults to "self". No need to hook up if calling internally. |