Class ArticleAction
Configuration for in-game news article actions.
Inheritance
System.Object
ArticleAction
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 ArticleAction
Constructors
Name | Description |
---|---|
ArticleAction() |
Properties
Name | Description |
---|---|
ActionDescription | Gets or sets the composite string for action description, including translations. |
ActionTitle | Gets or sets the composite string for action title, including translations. |
ActionUri | Gets or sets the action URI. |