Class CommonItemData
Common in-game item data.
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 CommonItemData
Constructors
Name | Description |
---|---|
CommonItemData() |
Properties
Name | Description |
---|---|
AltName | Gets or sets the item alternative name. Includes translated strings. |
AltSpriteBitmap | Gets or sets the alternative sprite bitmap index. |
AltSpriteFrameIndex | Gets or sets the alternative sprite frame index. |
CameraFOV | Gets or sets the camera field of view. |
CameraOffset | Gets or sets the camera offset. |
CameraPositions | Gets or sets the camera positions. |
CameraTransition | Gets or sets the camera transition. |
DateReleased | Gets or sets the date the item will be released. |
Description | Gets or sets the description for the item. Includes translated strings. |
DisplayPath | Gets or sets the display path for the item. |
DOFFocalDistance | Gets or sets the depth of field focal distance. |
DOFFocalLength | Gets or sets the depth of field focal length. |
DOFFStop | Gets or sets the depth of field F stop. |
DOFType | Gets or sets the depth of field type. |
FeatureFlag | Gets or sets whether the item is gated behind a feature flag. |
FocalDistance | Gets or sets the focal distance. |
FocusedObjectOrientation | Gets or sets the focused object orientation. |
FocusMarker | Gets or sets the focus marker. |
FocusMarkerOffset | Gets or sets the focus marker offset. |
HideUntilOwned | Gets or sets whether the item should be hidden until owned. |
IconStringId | Gets or sets the icon string ID. |
Id | Gets or sets the ID for the item. |
ItemAvailability | Gets or sets item availability. Includes translated strings. |
ManufacturerId | Gets or sets the item manufacturer ID. |
Orientation | Gets or sets the orientation. |
OriginalSeasonNumber | Gets or sets the item release season number. |
ParentPaths | Gets or sets the list of item parent paths. |
ParentTheme | Gets or sets the parent theme. |
Quality | Gets or sets the item quality. |
RewardTrack | Gets or sets the item reward track. |
Season | Gets or sets the season string. Includes translated strings. |
SeasonNumber | Gets or sets the item acquisition season number. |
SortingMetadata | Gets or sets the item sorting metadata. |
SpriteBitmap | Gets or sets the sprite bitmap index. |
SpriteFrameIndex | Gets or sets the sprite frame index. |
Title | Gets or sets the title for the item. Includes translated strings. |
Type | Gets or sets the item type. |