| Namespace: | Sirenix.OdinInspector.Editor.TypeSearch |
| Assembly: | Sirenix.OdinInspector.Editor |
public abstract class TypeMatcherCreator
protected TypeMatcherCreator()
public abstract bool TryCreateMatcher(TypeSearchInfo info, out TypeMatcher matcher)
| TypeSearchInfo | info | |
| TypeMatcher | matcher |
| System.Boolean |