pub fn set_actor_ai_coordinates(x: f64, y: f64, z: f64)
Set the coordinates for the AI package associated with the current AI action.
x The X coordinate. y The Y coordinate. z The Z coordinate.
x
y
z
Returns void