Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

delete_model_entity

Delete an entity.

Arguments

  • model_selector - the model selector
  • entity_id - the ID of the entity to remove.
  • layout - the model layout

Fully qualified path: dojo::storage::entity_model::delete_model_entity

pub fn delete_model_entity(model_selector: felt252, entity_id: felt252, layout: Layout)