Vixen
02b45cc4
csharp
public enum NodeSeverity

How much a diagnostic matters.

No guide page documents this yet — the page shows what the code says about itself.

Fields and properties (2)

  • Warning

    Worth saying. The graph still compiles.

  • Error

    The graph does not compile.

Used by (3)

  • NodeDiagnosticVixen.Editor.NodeGraph
  • NodeGraphCompilationVixen.Editor.NodeGraph
  • NodeGraphCompilerVixen.Editor.NodeGraph