Function AIBase.Start
Start
()
Starts searching for paths.
Protected
void Start ()
Starts searching for paths.
If you override this method you should in most cases call base.Start () at the start of it.
See