Version 3.3.0.1

NestedInSameGenericTypeTypeMatcher class

Namespace: Sirenix.OdinInspector.Editor.TypeSearch
Assembly: Sirenix.OdinInspector.Editor
public class NestedInSameGenericTypeTypeMatcher : TypeMatcher
Inheritance
  • System.Object
  • TypeMatcher
  • NestedInSameGenericTypeTypeMatcher

Constructors

NestedInSameGenericTypeTypeMatcher()
public NestedInSameGenericTypeTypeMatcher()

Properties

Name
public override string Name { get; }

Methods

Match(Type[], ref Boolean)
public override Type Match(Type[] targets, ref bool stopMatching)
Parameters
System.Type[] targets

System.Boolean stopMatching

Returns
System.Type