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

pub fn set_actor_ai_target_to_player(pid: u16)

Set a player as the AI target of the temporary actor stored on the server.

pid The player ID.

Returns void