FCookedIterativeNetworkFile::ProcessServerCachedFilesResponse

Need to override what [FNetworkPlatformFile](API\Runtime\NetworkFile\FNetworkPlatformFile) does here

Windows
MacOS
Linux

Override Hierarchy

FNetworkPlatformFile::ProcessServerCachedFilesResponse()

FCookedIterativeNetworkFile::ProcessServerCachedFilesResponse()

References

Module

CookedIterativeFile

Header

/Engine/Source/Runtime/CookedIterativeFile/Public/CookedIterativeNetworkFile.h

Include

#include "CookedIterativeNetworkFile.h"

Source

/Engine/Source/Runtime/CookedIterativeFile/Private/CookedIterativeNetworkFile.cpp

Syntax

virtual void ProcessServerCachedFilesResponse
(
    FArrayReader & InReponse,
    const int32 ServerPackageVersion,
    const int32 ServerPackageLicenseeVersion
)

Remarks

Need to override what FNetworkPlatformFile does here

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss