UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FRemoteConfigAsyncCachedWriteTask Class Reference

#include <RemoteConfigIni.h>

Public Member Functions

 FRemoteConfigAsyncCachedWriteTask (const TCHAR *InFileName, FString *InContents)
 

Public Attributes

FString Filename
 
FString Contents
 

Detailed Description

Info for cached write tasks

Constructor & Destructor Documentation

◆ FRemoteConfigAsyncCachedWriteTask()

FRemoteConfigAsyncCachedWriteTask::FRemoteConfigAsyncCachedWriteTask ( const TCHAR InFileName,
FString *  InContents 
)
inline

Member Data Documentation

◆ Contents

FString FRemoteConfigAsyncCachedWriteTask::Contents

◆ Filename

FString FRemoteConfigAsyncCachedWriteTask::Filename

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