IMatchRule

A rule that checks whether a file is applicable or not

Windows
MacOS
Linux

References

Module

DirectoryWatcher

Header

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

Include

#include "FileCacheUtilities.h"

Syntax

struct IMatchRule

Remarks

A rule that checks whether a file is applicable or not

Functions

Name Description

Public function Const

TOptional< b...

 

IsFileApplicable

(
    const TCHAR* Filename
)

Test to see if a file is applicable based on this rule.

Public function

void

 

Serialize

(
    FArchive& Ar
)

Serialize this rule

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