Function set_actor_ai_action

Source
pub fn set_actor_ai_action(action: u16)
Expand description

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

action The new action.

Returns void