FFilenameAndHash

Simple struct that encapsulates a filename and its associated MD5 hash

Windows
MacOS
Linux

References

Module

DirectoryWatcher

Header

/Engine/Source/Developer/DirectoryWatcher/Public/FileCache.h

Include

#include "FileCache.h"

Syntax

struct FFilenameAndHash

Remarks

Simple struct that encapsulates a filename and its associated MD5 hash

Variables

Name Description

Public variable

FString

 

AbsoluteFilename

Public variable

FMD5Hash

 

FileHash

Constructors

Name Description

Public function

FFilenameAndHash()

Public function

FFilenameAndHash

(
    const FString& File
)

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