Navigation
Unreal Engine C++ API Reference > Runtime > SlateCore > Types
References
Module | SlateCore |
Header | /Engine/Source/Runtime/SlateCore/Public/Types/SlateBox2.h |
Include | #include "Types/SlateBox2.h" |
Syntax
struct FDeprecateBox2D
Remarks
Structure for deprecating FBox2D to FBox2f
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
FDeprecateBox2D
(
const FBox2f& InValue |
Operators
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
|||
![]() ![]() |
|||
![]() ![]() |
bool | operator!=
(
const FBox2d& Other |
|
![]() ![]() |
bool | operator!=
(
const FBox2f& Other |
|
![]() ![]() |
bool | operator==
(
const FBox2d& Other |
|
![]() ![]() |
bool | operator==
(
const FBox2f& Other |