Class SpartanBody
Configuration for the Spartan body.
Inheritance
System.Object
SpartanBody
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 SpartanBody
Constructors
| Name | Description |
|---|---|
| SpartanBody() |
Properties
| Name | Description |
|---|---|
| BodyType | Gets or sets the body type. |
| LastModifiedDateUtc | Gets or sets the date of last modification. |
| LeftArm | Gets or sets the path to the asset on the left arm. |
| LeftLeg | Gets or sets the path to the asset on the left leg. |
| RightArm | Gets or sets the path to the asset on the right arm. |
| RightLeg | Gets or sets the path to the asset on the right arm. |
| Voice | Gets or sets the voice ID. |