TSlateAttributeComparePredicate::IdenticalTo

Choose your operating system:

Windows

macOS

Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Types/SlateAttribute.h

Include

#include "Types/SlateAttribute.h"

Syntax

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