csharp
public readonly record struct AnimationGraphDiagnosticSomething wrong with an animation graph, and where.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (4)
public string IdA stable code, so a message can be searched for.
public string MessageWhat is wrong, in the terms the author wrote it in.
public string LayerWhich layer, or empty for the graph as a whole.
public string StateWhich state, or empty.
Methods (2)
public AnimationGraphDiagnostic(string Id, string Message, string Layer = "", string State = "")Something wrong with an animation graph, and where.
public override string ToString()Returns the fully qualified type name of this instance.
Used by (6)
- AnimationGraphArtefactVixen.Editor.AnimationGraph
- AnimationGraphCompilerVixen.Editor.AnimationGraph
- AnimationGraphDocumentVixen.Editor.AssetEditors
- AnimationGraphTestsVixen.Editor.AnimationGraph.Tests
- AnimationGraphViewVixen.Editor.AssetEditors
- AuthoringTestsVixen.Editor.AssetEditors.Tests