VitalsData
type VitalsData = z.infer<typeof vitalsDataSchema>;Defined in: src/modules/core/needs/types.ts:75
Vitals data (health, armor) - owned by client.
type VitalsData = z.infer<typeof vitalsDataSchema>;Defined in: src/modules/core/needs/types.ts:75
Vitals data (health, armor) - owned by client.