Navigation
API > API/Developer > API/Developer/DirectoryWatcher > API/Developer/DirectoryWatcher/FMatchRules
References
Module | DirectoryWatcher |
Header | /Engine/Source/Developer/DirectoryWatcher/Public/FileCacheUtilities.h |
Include | #include "FileCacheUtilities.h" |
Syntax
struct FMatchRule
Remarks
Implementation of a match rule, wrapping up its type, and implementation
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
TSharedPtr< IMatchRule > | RuleImpl | The runtime implementation |
![]() |
TEnumAsByte< EType > | Type | The type of this rule |
Enums
Type | Name | Description | |
---|---|---|---|
![]() |
EType |