Function eos_rs::api::gameplay::get_explorer_dojo_monster_data_mut
source · pub fn get_explorer_dojo_monster_data_mut<'a>(
entry_number: u8
) -> Option<&'a mut 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].