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

pub fn send_settings(pid: u16)

Send a PlayerSettings packet to the player affected by it.

pid The player ID to send it to.

Returns void