csharp
public readonly record struct StateRowOne line of the state pane.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (3)
public string GroupWhich heading it sits under.
public string LabelWhat it is.
public string ValueWhat it is set to.
Methods (1)
public StateRow(string Group, string Label, string Value)One line of the state pane.
Used by (3)
- DrawStateVixen.Editor.Debugger
- FrameCaptureTestsVixen.Editor.Debugger.Tests
- FrameDebuggerViewVixen.Editor.Debugger