Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FMallocBinnedCommonBase
| Name | FBundle |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/HAL/MallocBinnedCommon.h |
| Include Path | #include "HAL/MallocBinnedCommon.h" |
Syntax
struct FBundle
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FBundle() |
HAL/MallocBinnedCommon.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Count | uint32 | HAL/MallocBinnedCommon.h | ||
| Head | FBundleNode * | HAL/MallocBinnedCommon.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FBundleNode * PopHead() |
HAL/MallocBinnedCommon.h | ||
void PushHead
(
FBundleNode* Node |
HAL/MallocBinnedCommon.h | ||
void Reset() |
HAL/MallocBinnedCommon.h |