Function AILerp.Start

Start ()

Starts searching for paths.

Protected
void Start ()

Starts searching for paths.

If you override this function you should in most cases call base.Start () at the start of it.

See

Init