[][src]Function tes3mp_plugin::plugin::generated::send_momentum

pub fn send_momentum(pid: u16)

Send a PlayerMomentum packet about a player.

It is only sent to the affected player.

pid The player ID.

Returns void