Property ArticleActions
ArticleActions
Gets or sets the list of available article actions that the player can take from within the game.
Declaration
[[System.Runtime.CompilerServices.Nullable(new System.Byte[] { 2, 1 })]]
public System.Collections.Generic.List<Den.Dev.Grunt.Models.HaloInfinite.ArticleAction>? ArticleActions { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<ArticleAction> |