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

#include <BuildPatchMessage.h>

Public Types

enum class  EType : uint32 { AccessLost = 0 , AccessRegained }
 

Public Attributes

EType Event
 
FString Location
 

Detailed Description

A message describing an event that occurred for a chunk source.

Member Enumeration Documentation

◆ EType

Enumerator
AccessLost 
AccessRegained 

Member Data Documentation

◆ Event

EType BuildPatchServices::FChunkSourceEvent::Event

◆ Location

FString BuildPatchServices::FChunkSourceEvent::Location

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