USlateBlueprintLibrary::EqualEqual_SlateBrush

Returns whether brushes A and B are identical.

Windows
MacOS
Linux

References

Module

UMG

Header

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

Include

#include "Blueprint/SlateBlueprintLibrary.h"

Source

/Engine/Source/Runtime/UMG/Private/SlateBlueprintLibrary.cpp

Syntax

static bool EqualEqual_SlateBrush
(
    const FSlateBrush & A,
    const FSlateBrush & B
)

Remarks

Returns whether brushes A and B are identical.

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