ErrorHandler

Type Alias ErrorHandler 

Source
pub type ErrorHandler = fn(BevyError, ErrorContext);
Expand description

Defines how Bevy reacts to errors.