Function veloren_common_net::sync::handle_remove
source ยท pub fn handle_remove<C: Component>(entity: Entity, world: &World)
Expand description
Useful for implementing CompPacket trait
pub fn handle_remove<C: Component>(entity: Entity, world: &World)
Useful for implementing CompPacket trait