Type Definition ark_api::world::SpatialQueryResultFn
source · [−]pub type SpatialQueryResultFn<'message> = dyn FnMut(&[SpatialQueryHit]) + 'message;
Expand description
The type of a callback function to receive the result of a spatial query