This version of Unity is unsupported.

IQueryEngineFilter.usesRegularExpressionToken

public bool usesRegularExpressionToken;

Description

Indicates if the filter uses a regular expression token or not.

This flag is set to true when a filter is created with a regular expression instead of a string token. See AddFilter.