Function ambient_api_core::entity::remove_child
source · pub fn remove_child(entity: EntityId, child: EntityId)
Expand description
Removes child
as a child to entity
.
pub fn remove_child(entity: EntityId, child: EntityId)
Removes child
as a child to entity
.