UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TSlateAttributeComparePredicate< ComparePredicate > Struct Template Reference

#include <SlateAttribute.h>

Static Public Member Functions

template<typename ObjectType >
static bool IdenticalTo (const SWidget &, ObjectType &&Lhs, ObjectType &&Rhs)
 

Detailed Description

template<typename ComparePredicate = TEqualTo<>>
struct TSlateAttributeComparePredicate< ComparePredicate >

Default predicate to compare of Object for SlateAttribute.

Member Function Documentation

◆ IdenticalTo()

template<typename ComparePredicate = TEqualTo<>>
template<typename ObjectType >
static bool TSlateAttributeComparePredicate< ComparePredicate >::IdenticalTo ( const SWidget ,
ObjectType &&  Lhs,
ObjectType &&  Rhs 
)
inlinestatic

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