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