Class CoreBase
Base class for core entities.
Namespace: Den.Dev.Grunt.Models.HaloInfinite.Foundation
Assembly: Den.Dev.Grunt.dll
Syntax
[[System.Runtime.CompilerServices.Nullable(0)]]
[[System.Runtime.CompilerServices.NullableContext(2)]]
public abstract class CoreBase
Constructors
| Name | Description |
|---|---|
| CoreBase() |
Properties
| Name | Description |
|---|---|
| CoreId | Gets or sets the core ID. |
| CorePath | Gets or sets the path to the core. |
| CoreType | Gets or sets the core type. |
| FirstAcquiredDate | Gets or sets the date of the core acquisition. |
| IsEquipped | Gets or sets whether the core is equipped by the requesting player. |