Skip to main content

PartialStatTable

Type Alias PartialStatTable 

Source
pub type PartialStatTable = StatMap<u16>;
Expand description

A table of stat values.

Aliased Typeยง

pub struct PartialStatTable { /* private fields */ }