mob_hunter_game
Procs | |
remove_mob | Removes a Nanomob from the [my_collection] list. |
---|
Proc Details
remove_mob
Removes a Nanomob from the [my_collection] list.
The Nanomob that is currently selected in the app ([current_index]) will be removed from the list unless a mob_override
argument is given, in which case that will be removed instead.
Arguments:
- mob_override - A specific Nanomob to remove from the list. (Optional)