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
StatValuesEuiMessage
Assembly: Content.Shared.dll
Syntax
public sealed class StatValuesEuiMessage : EuiMessageBase
Fields
|
Improve this Doc
View Source
Declaration
public List<string> Headers
Field Value
Type |
Description |
List<System.String> |
|
|
Improve this Doc
View Source
Title
Declaration
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Values
Declaration
public List<string[]> Values
Field Value
Type |
Description |
List<System.String[]> |
|