Struct DistanceMatch
Namespace: DaggerfallWorkshop.Game.Utility
Assembly: Assembly-CSharp.dll
Syntax
public struct DistanceMatch
Constructors
| Improve this Doc View SourceDistanceMatch(String, Single)
Declaration
public DistanceMatch(string answer, float relevance)
Parameters
| Type | Name | Description |
|---|---|---|
| String | answer | |
| Single | relevance |
Fields
| Improve this Doc View Sourcerelevance
Declaration
public readonly float relevance
Field Value
| Type | Description |
|---|---|
| Single |
text
Declaration
public readonly string text
Field Value
| Type | Description |
|---|---|
| String |