Table of Contents

Enum FilterMode

Namespace
Gamelogic.Words
Assembly
Gamelogic.Words.dll
[Version(1, 0, 0)]
[Flags]
public enum FilterMode

Fields

Custom = 4

Apply custom filters.

Pattern = 2

Apply regex pattern filters.

WordLength = 1

Apply word length filters.