IUserObjectListEntry::OnListItemObjectSet

Called when this entry is assigned a new item object to represent by the owning list view

Windows
MacOS
Linux

References

Module

UMG

Header

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

Include

#include "Blueprint/IUserObjectListEntry.h"

Syntax

void OnListItemObjectSet
(
    UObject * ListItemObject
)

Remarks

Called when this entry is assigned a new item object to represent by the owning list view

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