Namespace: | Sirenix.OdinInspector.Editor.TypeSearch |
Assembly: | Sirenix.OdinInspector.Editor |
public class NestedInSameGenericTypeTypeMatcher : TypeMatcher
public NestedInSameGenericTypeTypeMatcher()
public override string Name { get; }
public override Type Match(Type[] targets, ref bool stopMatching)
System.Type[] | targets | |
System.Boolean | stopMatching |
System.Type |