Namespace: | Sirenix.OdinInspector.Editor.TypeSearch |
Assembly: | Sirenix.OdinInspector.Editor |
public struct TypeSearchResult
public TypeSearchIndex MatchedIndex
public TypeSearchInfo MatchedInfo
public TypeMatcher MatchedMatcher
public TypeMatchRule MatchedRule
public Type[] MatchedTargets
public Type MatchedType