Function ambient_api::prelude::entity::set_components
source · pub fn set_components(entity: EntityId, components: Entity)
Expand description
Sets the components components
for entity
with value
.
pub fn set_components(entity: EntityId, components: Entity)
Sets the components components
for entity
with value
.