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

pub fn set_actor_list_action(action: u8)

Set the action type of the temporary actor list stored on the server.

action The action type (0 for SET, 1 for ADD, 2 for REMOVE, 3 for REQUEST).

Returns void