Function set_actor_mp_num

Source
pub fn set_actor_mp_num(mp_num: i16)
Expand description

Set the mpNum of the temporary actor stored on the server.

mp_num The mpNum.

Returns void