dead_component_listener

Function dead_component_listener 

pub fn dead_component_listener(
    query: Query<'_, '_, &LocalPlayerEvents, Added<Dead>>,
)
Expand description

Send the “Death” event for LocalEntitys that died with no reason.