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

pub fn set_actor_ai_action(action: u16)

Set the AI action of the temporary actor stored on the server.

action The new action.

Returns void