Property CommonData
CommonData
Gets or sets common data associated with the item.
Declaration
public Den.Dev.Grunt.Models.HaloInfinite.CommonItemData? CommonData { get; set; }
Property Value
Type | Description |
---|---|
CommonItemData |
Gets or sets common data associated with the item.
public Den.Dev.Grunt.Models.HaloInfinite.CommonItemData? CommonData { get; set; }
Type | Description |
---|---|
CommonItemData |