ErrorHandler
bevy
0.17.2
In bevy::
ecs::
error
bevy
::
ecs
::
error
Type Alias
Error
Handler
Copy item path
Source
pub type ErrorHandler =
fn
(
BevyError
,
ErrorContext
);
Expand description
Defines how Bevy reacts to errors.