Enum FilterOnMetadata.PropName.PropertyNameConstrain
Describe how to compare the name
Namespace: UnityEditor.PixyzPlugin4Unity.RuleEngine
Assembly: Unity.Pixyz.Plugin4Unity.Editor.dll
Syntax
public enum FilterOnMetadata.PropName.PropertyNameConstrain
Fields
| Name | Description |
|---|---|
| Contains | The matching string should contains the name |
| IsEqualTo | The matching string should be strictly equal |