PathEngine home previous: Interface iQueryCallBacknext: iQueryCallBack::desiredCallBackFrequency()
Contents, API Reference, Interfaces, iQueryCallBack, abort

iQueryCallBack::abort()

Description

PathEngine calls back to this method during a pathfinding query to determine whether the query should be aborted.

Syntax

bool abort();

Return Value

If this method returns true then the query will be aborted, otherwise the query will continue.


Documentation for PathEngine release 6.04 - Copyright © 2002-2024 PathEnginenext: iQueryCallBack::desiredCallBackFrequency()