Class InGameItem
In-game item configuration.
Inheritance
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 InGameItem
Constructors
Name | Description |
---|---|
InGameItem() |
Properties
Name | Description |
---|---|
ArmorFx | Gets or sets the armor effects configuration. |
AvailableConfigurations | Gets or sets a list of available in-game item configurations. |
ChestAttachments | Gets or sets the chest attachments configuration. |
Coatings | Gets or sets the coating configuration. |
CommonData | Gets or sets common data associated with the item. |
ComposerSceneName | Gets or sets the composer scene name. |
CoreRegionData | Gets or sets core region data. |
Emblems | Gets or sets the emblems configuration options. |
EmblemShaderName | Gets or sets the emblem shader name. |
FxContentType | Gets or sets the effect cotnent type. |
FxIds | Gets or sets the effect IDs. |
Gloves | Gets or sets the gloves configuration. |
Helmets | Gets or sets the helmet configuration. |
HipAttachments | Gets or sets the hip attachments configuration. |
ImagePath | Gets or sets the media display path if the file is an image. |
IsItemOwnershipRequired | Gets or sets whether item ownership is required. |
IsKit | Gets or sets whether the armor is a kit. |
KitBaseThemePath | Gets or sets the kit base theme path. |
KneePads | Gets or sets the knee pads configuration. |
LeftShoulderPads | Gets or sets the left shoulder pads configuration. |
LightingScalarOverride | Gets or sets the lightning scalar override. Used with vehicle coatings. |
MarkerLocation | Gets or sets the marker location. Used with hip attachments. |
MeshIndex | Gets or sets the mesh index. Used with hip attachments. |
MythicFx | Gets or sets the mythic effects configuration. |
RegionData | Gets or sets part region data. Used with armor components. |
RegionPartId | Gets or sets the region part ID. Used with vehicle coatings. |
RightShoulderPads | Gets or sets the right shoulder pads configuration. |
StanceId | Gets or sets the stance ID. |
StyleId | Gets or sets the style ID. Used with vehicle coatings. |
TagId | Gets or sets the tag ID. |
ThemeName | Gets or sets the theme name. |
VariantId | Gets or sets the variant ID. |
Visors | Gets or sets the visor configuration. |
WeaponTagId | Gets or sets the weapon tag ID. |
WristAttachments | Gets or sets the wrist attachments configuration. |