A* Pathfinding Project  4.1.0
The A* Pathfinding Project for Unity 3D
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events Macros Groups Pages
IAstarAIMovement Member List

This is the complete list of members for IAstarAIMovement, including all inherited members.

canMoveIAstarAI
canSearchIAstarAI
ClampToNavmesh(Vector3 position, out bool positionChanged)IAstarAIMovement
desiredVelocityIAstarAI
destinationIAstarAI
hasPathIAstarAI
isStoppedIAstarAI
maxSpeedIAstarAI
Move(Vector3 position, Vector3 deltaPosition)IAstarAIMovement
MovementUpdate(float deltaTime, bool useGravity)IAstarAI
onSearchPathIAstarAI
pathPendingIAstarAI
positionIAstarAI
remainingDistanceIAstarAI
RotateTowards(Vector3 direction, float maxDegrees)IAstarAIMovement
SearchPath()IAstarAI
steeringTargetIAstarAI
targetReachedIAstarAI
Teleport(Vector3 newPosition, bool clearPath=true)IAstarAI
UpdateVelocity(Vector3 position)IAstarAIMovement
velocityIAstarAI