Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Blueprint > API/Runtime/UMG/Blueprint/USlateBlueprintLibrary
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 |
UFUNCTION (BlueprintPure, Meta=(DisplayName="Equal (SlateBrush)", CompactNodeTitle="=="),
Category="SlateBrush")
static bool EqualEqual_SlateBrush
(
const FSlateBrush & A,
const FSlateBrush & B
)
Remarks
Returns whether brushes A and B are identical.