Navigation
API > API/Developer > API/Developer/DirectoryWatcher > API/Developer/DirectoryWatcher/FMatchRules
Implementation of a match rule, wrapping up its type, and implementation
| |
|
| Name |
FMatchRule |
| Type |
struct |
| Header File |
/Engine/Source/Developer/DirectoryWatcher/Public/FileCacheUtilities.h |
| Include Path |
#include "FileCacheUtilities.h" |
Syntax
struct FMatchRule
Enums
Public
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| RuleImpl |
TSharedPtr< IMatchRule > |
The runtime implementation |
FileCacheUtilities.h |
|
| Type |
TEnumAsByte< EType > |
The type of this rule |
FileCacheUtilities.h |
|
Functions