Function veloren_server::state_ext::delete_entity_common
source ยท pub(crate) fn delete_entity_common(
state: &mut State,
entity: Entity,
maybe_uid: Option<Uid>,
sync_me: bool,
) -> Result<(), WrongGeneration>
Expand description
This should only be called from handle_exit_ingame
and
delete_entity_recorded
!!!!!!!