Version 3.3.0.1

TargetsSatisfyGenericParameterConstraintsTypeMatcher.Creator class

Namespace: Sirenix.OdinInspector.Editor.TypeSearch
Assembly: Sirenix.OdinInspector.Editor
public class Creator : TypeMatcherCreator
Inheritance
  • System.Object
  • TypeMatcherCreator
  • TargetsSatisfyGenericParameterConstraintsTypeMatcher.Creator

Constructors

Creator()
public Creator()

Methods

TryCreateMatcher(TypeSearchInfo, out TypeMatcher)
public override bool TryCreateMatcher(TypeSearchInfo info, out TypeMatcher matcher)
Parameters
TypeSearchInfo info

TypeMatcher matcher

Returns
System.Boolean