FFileCachePreloadEntry

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/FileCache/FileCache.h

Include

#include "FileCache/FileCache.h"

Syntax

struct FFileCachePreloadEntry

Variables

Name Description

Public variable

int64

 

Offset

Public variable

int64

 

Size

Constructors

Name Description

Public function

FFileCachePreloadEntry()

Public function

FFileCachePreloadEntry

(
    int64 InOffset,
    int64 InSize
)

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