FDirectoryState

Structure representing the file data for a number of files in a directory

Windows
MacOS
Linux

References

Module

DirectoryWatcher

Header

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

Include

#include "FileCache.h"

Syntax

struct FDirectoryState

Remarks

Structure representing the file data for a number of files in a directory

Variables

Name Description

Public variable

TMap< FImmutabl...

 

Files

Filename -> data map

Public variable

FMatchRules

 

Rules

The rules that define what this state applies to

Constructors

Name Description

Public function

FDirectoryState()

Default construction

Public function

FDirectoryState

(
    FDirectoryState&& In
)

Move construction

Operators

Name Description

Public function

FDirectorySt...

 

operator=

(
    FDirectoryState&& In
)

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