![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <LargeMemoryData.h>
Public Member Functions | |
| CORE_API | FPooledLargeMemoryData () |
| CORE_API | ~FPooledLargeMemoryData () |
| FLargeMemoryData & | Get () |
Pooled storage of FLargeMemoryData instances, allowing allocation-free and lock-free access.
| FPooledLargeMemoryData::FPooledLargeMemoryData | ( | ) |
| FPooledLargeMemoryData::~FPooledLargeMemoryData | ( | ) |
|
inline |