Version 3.3.0.1

GenericParameterInferenceTypeMatcher.Creator class

Namespace: Sirenix.OdinInspector.Editor.TypeSearch
Assembly: Sirenix.OdinInspector.Editor
public class Creator : TypeMatcherCreator
Inheritance

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