UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FMaxPackageSummarySize Struct Reference

#include <AsyncLoadingThread.h>

Static Public Member Functions

static void Init ()
 

Static Public Attributes

static int32 Value = 8192
 

Detailed Description

Holds the maximum package summary size that can be set via ini files This is used for the initial precache and should be large enough to hold the actual Sum.TotalHeaderSize

Member Function Documentation

◆ Init()

void FMaxPackageSummarySize::Init ( )
static

Member Data Documentation

◆ Value

int32 FMaxPackageSummarySize::Value = 8192
static

The documentation for this struct was generated from the following files: