UUserObjectListEntryLibrary

Static library to supply "for free" functionality to widgets that implement [IUserListEntry](API\Runtime\UMG\Blueprint\IUserListEntry)

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

UMG

Header

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

Include

#include "Blueprint/IUserObjectListEntry.h"

Syntax

class UUserObjectListEntryLibrary : public UBlueprintFunctionLibrary

Remarks

Static library to supply "for free" functionality to widgets that implement IUserListEntry

Functions

Name Description

Public function Static

UObject *...

 

GetListItemObject

Returns the item in the owning list view that this entry is currently assigned to represent.

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