FFileInfo

A helper class for storing all available file info.

Windows
MacOS
Linux

References

Module

Sockets

Header

/Engine/Source/Runtime/Sockets/Public/NetworkMessage.h

Include

#include "NetworkMessage.h"

Syntax

struct FFileInfo

Remarks

A helper class for storing all available file info.

Variables

Name Description

Public variable

FDateTime

 

AccessTimeStamp

Public variable

bool

 

bForceInclude

Public variable

bool

 

bIsDeleteRecord

Public variable

bool

 

FileExists

Public variable

uint64

 

FileSize

Public variable

uint8[16]

 

Hash

Public variable

int32

 

PatchIndex

Public variable

bool

 

ReadOnly

Public variable

int64

 

Size

Public variable

FDateTime

 

TimeStamp

Constructors

Name Description

Public function

FFileInfo()

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