Show / Hide Table of Contents

Class StatValuesEuiMessage

It's a message not a state because it's for debugging and it makes it easier to bootstrap more data dumping.

Inheritance
System.Object
EuiMessageBase
StatValuesEuiMessage
Namespace: Content.Shared.UserInterface
Assembly: Content.Shared.dll
Syntax
public sealed class StatValuesEuiMessage : EuiMessageBase

Fields

| Improve this Doc View Source

Headers

Declaration
public List<string> Headers
Field Value
Type Description
List<System.String>
| Improve this Doc View Source

Title

Titles for the window.

Declaration
public string Title
Field Value
Type Description
System.String
| Improve this Doc View Source

Values

Declaration
public List<string[]> Values
Field Value
Type Description
List<System.String[]>
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾