Function veloren_common_net::synced_components::inner::is_downed

pub fn is_downed(
    health: Option<&Health>,
    character_state: Option<&CharacterState>,
) -> bool
Expand description

Returns true if an entity is downed, their character state is Crawl and their death protection has been consumed.