Skip to main content

ErrorHandler

Type Alias ErrorHandler 

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

Defines how Bevy reacts to errors.