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

pub fn send_actor_authority()

Send an ActorAuthority packet.

The player for whom the current actor list was initialized is recorded in the server memory
as the new actor authority for the actor list's cell.

The packet is sent to that player as well as all other players who have the cell loaded.

Returns void