Function eos_rs::api::gameplay::get_explorer_dojo_monster_data
source · pub fn get_explorer_dojo_monster_data<'a>(
entry_number: u8
) -> Option<&'a ground_monster>
Expand description
Returns the data of a monster sent into the Explorer Dojo using the “exchange teams” option.
entry_number
must be a value between [0,3].