Function set_actor_magicka_current

Source
pub fn set_actor_magicka_current(value: f64)
Expand description

Set the current magicka of the temporary actor stored on the server.

value The new value.

Returns void