Navigation
API > API/Runtime > API/Runtime/MeshUtilitiesCommon > API/Runtime/MeshUtilitiesCommon/FAllocator2D
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Allocator2D.h | |||
bool Test
(
FRect Rect, |
Allocator2D.h |
Test(FRect)
| Name | Test |
| Type | function |
| Header File | /Engine/Source/Runtime/MeshUtilitiesCommon/Public/Allocator2D.h |
| Include Path | #include "Allocator2D.h" |
bool Test
(
FRect Rect
)
Test(FRect, const FAllocator2D &)
| Name | Test |
| Type | function |
| Header File | /Engine/Source/Runtime/MeshUtilitiesCommon/Public/Allocator2D.h |
| Include Path | #include "Allocator2D.h" |
bool Test
(
FRect Rect,
const FAllocator2D & Other
)