Navigation
API > API/Runtime > API/Runtime/MeshUtilitiesCommon > API/Runtime/MeshUtilitiesCommon/FAllocator2D > API/Runtime/MeshUtilitiesCommon/FAllocator2D/FStats
| Name | FStat |
| Type | struct |
| Header File | /Engine/Source/Runtime/MeshUtilitiesCommon/Public/Allocator2D.h |
| Include Path | #include "Allocator2D.h" |
Syntax
struct FStat
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
uint64 GetValue() |
Allocator2D.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void operator++
(
int |
These will be optimized away when stats are not activated. | Allocator2D.h | |
void operator+=
(
uint64 InValue |
Allocator2D.h |