csharp
public readonly record struct InputAssetDiagnosticSomething wrong with a document, and where.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (3)
public string MessageWhat is wrong, in the terms the author wrote it in.
public int LineThe one-based line.
public int ColumnThe one-based column.
Methods (2)
public InputAssetDiagnostic(string Message, int Line, int Column)Something wrong with a document, and where.
public override string ToString()Returns the fully qualified type name of this instance.
Used by (8)
- InputActionAssetReaderVixen.Input
- InputActionAssetTestsVixen.Input.Tests
- InputActionsVixen.Input
- InputAssetExceptionVixen.Input
- InputAssetReadResultVixen.Input
- VxInputGeneratorVixen.Input.Generators
- InputActionsDocumentVixen.Editor.AssetEditors
- InputActionsViewVixen.Editor.AssetEditors