Skip to main content

set_health_current

Function set_health_current 

Source
pub fn set_health_current(pid: u16, value: f64)
Expand description

Set the current health of a player.

pid The player ID.
name The new current health of the player.

Returns void