Class ProfileSearchResult
Struct for pairing profiles with a set of search results
Inherited Members
Namespace: Microsoft.MixedReality.Toolkit.Utilities.Editor.Search
Assembly: cs.temp.dll.dll
Syntax
public class ProfileSearchResult
Fields
Fields
Declaration
public List<FieldSearchResult> Fields
Field Value
| Type | Description |
|---|---|
| List<FieldSearchResult> |
IsCustomProfile
Declaration
public bool IsCustomProfile
Field Value
| Type | Description |
|---|---|
| Boolean |
Profile
Declaration
public UnityEngine.Object Profile
Field Value
| Type | Description |
|---|---|
| UnityEngine.Object |
ProfileMatchStrength
Declaration
public int ProfileMatchStrength
Field Value
| Type | Description |
|---|---|
| Int32 |