Namespace: | Sirenix.OdinInspector.Editor.TypeSearch |
Assembly: | Sirenix.OdinInspector.Editor |
public static class DefaultMatchRules
public static readonly TypeMatchRule ExactMatch
public static readonly TypeMatchRule GenericParameterInference
public static readonly TypeMatchRule GenericSingleTargetMatch
public static readonly TypeMatchRule NestedInSameGenericType
public static readonly TypeMatchRule TargetsSatisfyGenericParameterConstraints