Function get_health_current

Source
pub fn get_health_current(pid: u16) -> f64
Expand description

Get the current health of the player.

pid The player ID.

Returns the current health.