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

pub fn copy_received_actor_list_to_store()

Take the contents of the read-only actor list last received by the
server from a player and move its contents to the stored object list
that can be sent by the server.

Returns void