Namespace ElectricDrill.AstraHealth.Config
Classes
Structs
- HealthRoundingSettings
Configures how fractional health-combat values are rounded to integer gameplay amounts.
Interfaces
- IAstraHealthConfig
Read-only view of the health system configuration used by runtime components. Consumers should read through this interface; mutation is reserved for the concrete AstraHealthConfigSO asset (edited in the Inspector or by package-internal code via its
internalsetters).