Class ArmorConfigurationOptionsBase
Container class for coating options.
Inheritance
System.Object
ArmorConfigurationOptionsBase
Namespace: Den.Dev.Grunt.Models.HaloInfinite.Foundation
Assembly: Den.Dev.Grunt.dll
Syntax
[[Den.Dev.Grunt.Models.IsAutomaticallySerializable]]
[[System.Runtime.CompilerServices.Nullable(0)]]
[[System.Runtime.CompilerServices.NullableContext(2)]]
public abstract class ArmorConfigurationOptionsBase
Constructors
| Name | Description |
|---|---|
| ArmorConfigurationOptionsBase() |
Properties
| Name | Description |
|---|---|
| DefaultOptionPath | Gets or sets the default coating option path. |
| IsRequired | Gets or sets whether the coating is required. |
| OffRegionInfo | Gets or sets the region metadata. |
| OptionPaths | Gets or sets all option paths. |