Class DisplayString
Display string with additional translations.
Inheritance
System.Object
DisplayString
Namespace: Den.Dev.Grunt.Models.HaloInfinite
Assembly: Den.Dev.Grunt.dll
Syntax
[[Den.Dev.Grunt.Models.IsAutomaticallySerializable]]
[[System.Runtime.CompilerServices.Nullable(0)]]
[[System.Runtime.CompilerServices.NullableContext(2)]]
public class DisplayString
Constructors
| Name | Description |
|---|---|
| DisplayString() |
Properties
| Name | Description |
|---|---|
| Status | Gets or sets the string status. |
| Translations | Gets or sets the dictionary of supported languages and translated strings in said languages. |
| Value | Gets or sets the string value. |