Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/FDeprecateBox2D
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FBox2d& Other |
Types/SlateBox2.h | ||
bool operator==
(
const FBox2f& Other |
Types/SlateBox2.h |
operator==(const FBox2d &)
| Name | operator== |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Types/SlateBox2.h |
| Include Path | #include "Types/SlateBox2.h" |
bool operator==
(
const FBox2d & Other
) const
operator==(const FBox2f &)
| Name | operator== |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Types/SlateBox2.h |
| Include Path | #include "Types/SlateBox2.h" |
bool operator==
(
const FBox2f & Other
) const