ecspresso
Preparing search index...
plugins/ai/pathfinding
PathRequest
Interface PathRequest
Signals the pathfinding system to compute a route to
target
.
interface
PathRequest
{
target
:
Vector2D
;
}
Index
Properties
target
Properties
target
target
:
Vector2D
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
target
ecspresso
Loading...
Signals the pathfinding system to compute a route to
target.