Function Path.IsDone

IsDone ()

True if this path is done calculating.

Public
bool IsDone ()

True if this path is done calculating.

Note

The callback for the path might not have been called yet.

See

Seeker.IsDone which also takes into account if the path callback has been called and had Modifiers applied.