Function add_actor

Source
pub fn add_actor()
Expand description

Add a copy of the server’s temporary actor to the server’s temporary actor list.

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

Returns void