Type Definition eos_rs::api::types::MonsterTypeId   
source · pub type MonsterTypeId = type_id;Expand description
A monster type ID with associated methods to get metadata.
Use the associated constants or the Self::new method to get instances of this.
Implementations§
source§impl MonsterTypeId
 
impl MonsterTypeId
This impl provides general metadata about monster types in the game.