set_path


Description:

[ Version ( since = "1.0" ) ]
public void set_path (Path path)

Change the path that the actors will follow.

This will take the floating reference on the Path so you do not need to unref it.

Parameters:

this

the path behaviour

path

the new path to follow