UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::IoStore::FOnDemandContentInstaller::FRequest::FDefrag Struct Reference

#include <OnDemandContentInstaller.h>

Public Member Functions

 FDefrag (FOnDemandDefragArgs &&InArgs, FOnDemandDefragCompleted &&InOnCompleted)
 

Public Attributes

FOnDemandDefragArgs Args
 
FOnDemandDefragCompleted OnCompleted
 

Constructor & Destructor Documentation

◆ FDefrag()

UE::IoStore::FOnDemandContentInstaller::FRequest::FDefrag::FDefrag ( FOnDemandDefragArgs &&  InArgs,
FOnDemandDefragCompleted &&  InOnCompleted 
)
inline

Member Data Documentation

◆ Args

FOnDemandDefragArgs UE::IoStore::FOnDemandContentInstaller::FRequest::FDefrag::Args

◆ OnCompleted

FOnDemandDefragCompleted UE::IoStore::FOnDemandContentInstaller::FRequest::FDefrag::OnCompleted

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