Navigation
API > API/Developer > API/Developer/TraceServices > API/Developer/TraceServices/IAllocationsProvider
| Name | FAllocations |
| Type | class |
| Header File | /Engine/Source/Developer/TraceServices/Public/TraceServices/Model/AllocationsProvider.h |
| Include Path | #include "TraceServices/Model/AllocationsProvider.h" |
Syntax
class FAllocations
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FAllocation * Get
(
uint32 Index |
TraceServices/Model/AllocationsProvider.h | ||
uint32 Num() |
TraceServices/Model/AllocationsProvider.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void operator delete
(
void* Address |
TraceServices/Model/AllocationsProvider.h |