Class CustomizationData
Player customization data.
Inheritance
System.Object
CustomizationData
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 CustomizationData
Constructors
| Name | Description |
|---|---|
| CustomizationData() |
Properties
| Name | Description |
|---|---|
| AiCores | Gets or sets the AI core configuration. |
| Appearance | Gets or sets the appearance configuration. |
| ArmorCores | Gets or sets the armor core configuration. |
| SpartanBody | Gets or sets the Spartan body configuration. |
| VehicleCores | Gets or sets the vehicle core configuration. |
| WeaponCores | Gets or sets the weapon core configuration. |