UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Slate::Private::FSlateInvalidationReindexHeap Struct Reference

Classes

struct  FWidgetOrderGreater
 

Public Member Functions

 FSlateInvalidationReindexHeap ()=default
 
void HeapPush (FSlateInvalidationWidgetHeapElement Element)
 
FSlateInvalidationWidgetHeapElement HeapPeek ()
 
void HeapPopDiscard ()
 
bool IsEmpty () const
 

Constructor & Destructor Documentation

◆ FSlateInvalidationReindexHeap()

UE::Slate::Private::FSlateInvalidationReindexHeap::FSlateInvalidationReindexHeap ( )
default

Member Function Documentation

◆ HeapPeek()

FSlateInvalidationWidgetHeapElement UE::Slate::Private::FSlateInvalidationReindexHeap::HeapPeek ( )
inline

◆ HeapPopDiscard()

void UE::Slate::Private::FSlateInvalidationReindexHeap::HeapPopDiscard ( )
inline

◆ HeapPush()

void UE::Slate::Private::FSlateInvalidationReindexHeap::HeapPush ( FSlateInvalidationWidgetHeapElement  Element)
inline

◆ IsEmpty()

bool UE::Slate::Private::FSlateInvalidationReindexHeap::IsEmpty ( ) const
inline

The documentation for this struct was generated from the following file: