![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <SlateBox2.h>
Public Member Functions | |
| FDeprecateBox2D ()=default | |
| FDeprecateBox2D (const FBox2f &InValue) | |
| operator FBox2d () const | |
| operator FBox2f () const | |
| bool | operator== (const FBox2d &Other) const |
| bool | operator== (const FBox2f &Other) const |
| bool | operator!= (const FBox2d &Other) const |
| bool | operator!= (const FBox2f &Other) const |
Structure for deprecating FBox2D to FBox2f
|
default |
|
inline |
|
inline |
|
inline |