IUserListEntry::ReleaseEntry

Functionality largely for "internal" use/plumbing - see [SObjectTableRow](API\Runtime\UMG\Slate\SObjectTableRow)'s usage.

Windows
MacOS
Linux

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

Syntax

static void ReleaseEntry
(
    UUserWidget & ListEntryWidget
)

Remarks

Functionality largely for "internal" use/plumbing - see SObjectTableRow's usage. You shouldn't have any cause to call these directly.

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