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