process_remote_despawn_entity_request

Function process_remote_despawn_entity_request 

Source
pub fn process_remote_despawn_entity_request(
    _: In<Option<Value>>,
    world: &mut World,
) -> Result<Value, BrpError>
Expand description

Handles a world.despawn_entity (despawn entity) request coming from a client.