guardNonMatching property

bool guardNonMatching
getter/setter pair

Whether to check all the path blueprints defined in pathBlueprints or check all the paths that are not in pathBlueprints.

false meaning former and true meaning latter.

Implementation

bool guardNonMatching;