Function add_record_effect

Source
pub fn add_record_effect()
Expand description

Add a copy of the server’s temporary effect to the temporary record
of the current specified type.

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

Returns void