Vixen
02b45cc4
csharp
public sealed class InputAssetException

A .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)

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