csharp
public sealed class InputAssetExceptionA .vxinput that could not be read at all.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (1)
public IReadOnlyList<InputAssetDiagnostic> DiagnosticsEverything wrong with the document.
Methods (4)
public InputAssetException(string asset, IReadOnlyList<InputAssetDiagnostic> diagnostics)Creates the exception.
public InputAssetException()Creates the exception.
public InputAssetException(string message)Creates the exception.
public InputAssetException(string message, Exception innerException)Creates the exception.
Used by (1)
- InputActionsVixen.Input