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