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

pub fn set_actor_ai_duration(duration: u16)

Set the duration of the AI package associated with the current AI action.

duration The duration of the package.

Returns void