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

pub fn add_faction(pid: u16)

Add the server's temporary faction to the faction changes for a player.

In the process, the server's temporary faction will automatically be cleared so a new one
can be set up.

pid The player ID whose faction changes should be used.

Returns void