Version 3.3.0.1

TypeSearchResult struct

Namespace: Sirenix.OdinInspector.Editor.TypeSearch
Assembly: Sirenix.OdinInspector.Editor
public struct TypeSearchResult

Fields

MatchedIndex
public TypeSearchIndex MatchedIndex
MatchedInfo
public TypeSearchInfo MatchedInfo
MatchedMatcher
public TypeMatcher MatchedMatcher
MatchedRule
public TypeMatchRule MatchedRule
MatchedTargets
public Type[] MatchedTargets
MatchedType
public Type MatchedType