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