![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ChunkData.h>
Static Public Member Functions | |
| static IChunkDataAccess * | Create (uint32 DataSize) |
A factory for creating an IChunkDataAccess instance with allocated data.
|
static |
Creates a chunk data access class.
| DataSize | The size of the data to be held in bytes. |