Class TargetAsset
Container class for an in-game target asset.
Inheritance
System.Object
TargetAsset
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 TargetAsset
Constructors
| Name | Description |
|---|---|
| TargetAsset() |
Properties
| Name | Description |
|---|---|
| Order | Gets or sets the asset order. |
| TargetAssetId | Gets or sets the target asset ID. |
| TargetAssetVersionId | Gets or sets the target asset version ID. |