Enum FilterOnName.StringConstrain
Definies a valid comparaison
Namespace: UnityEditor.PixyzPlugin4Unity.RuleEngine
Assembly: Unity.Pixyz.Plugin4Unity.Editor.dll
Syntax
public enum FilterOnName.StringConstrain
Fields
Name | Description |
---|---|
Contains | If the matching string contains the name |
IsEqualTo | If the mathcing string is strictly equal to the name |