This is the complete list of members for NavAI.Agent, including all inherited members.
| AgentEventDelegate(Agent agent) | NavAI.Agent | |
| AgentState | NavAI.Agent | |
| autoRepath | NavAI.Agent | |
| avoidCollisions | NavAI.Agent | |
| collideWithAgents | NavAI.Agent | |
| collisionAvoidancePriority | NavAI.Agent | |
| collisionQuality | NavAI.Agent | |
| CollisionQuality enum name | NavAI.Agent | |
| collisionRadius | NavAI.Agent | |
| CurrentSpeed | NavAI.Agent | |
| Deactivate() | NavAI.Agent | |
| Draw(Color color, Color pathColor, float y=0.1f, bool drawArrow=true, bool drawPath=true) | NavAI.Agent | |
| dynamicRepathInterval | NavAI.Agent | |
| HasExternalDesiredVelocity | NavAI.Agent | |
| HasExternalVelocity | NavAI.Agent | |
| HasInput | NavAI.Agent | |
| HoldOrientation | NavAI.Agent | |
| HoldPosition | NavAI.Agent | |
| Id | NavAI.Agent | |
| IsActive | NavAI.Agent | |
| IsAvoidingCollisions | NavAI.Agent | |
| IsFriendly(Agent agent) | NavAI.Agent | |
| IsIdle | NavAI.Agent | |
| movementSpeed | NavAI.Agent | |
| OnPathFailure | NavAI.Agent | |
| OnReachDestination | NavAI.Agent | |
| Path | NavAI.Agent | |
| pathfindingQueuePriority | NavAI.Agent | |
| repathInterval | NavAI.Agent | |
| rotationSpeed | NavAI.Agent | |
| SetDesiredVelocity(Vector3 velocity, bool avoidCollisions=true) | NavAI.Agent | |
| SetDestination(Vector3 point, float stopDistance=0, bool stopIfGoalOccupied=true) | NavAI.Agent | |
| SetDestination(Agent target, float stopDistance=0) | NavAI.Agent | |
| SetDestinationImmediate(Vector3 point, float stopDistance=0, bool stopIfGoalOccupied=true) | NavAI.Agent | |
| SetDestinationImmediate(Agent target, float stopDistance=0) | NavAI.Agent | |
| SetPosition(Vector3 position) | NavAI.Agent | |
| SetVelocity(Vector3 velocity, Vector3 lookDirection) | NavAI.Agent | |
| State enum name | NavAI.Agent | |
| Stop() | NavAI.Agent | |
| StopDesiredVelocity() | NavAI.Agent | |
| StopVelocity() | NavAI.Agent | |
| Team | NavAI.Agent | |
| ToString() | NavAI.Agent | |
| WorldPosition | NavAI.Agent | |
| WorldVelocity | NavAI.Agent | |
| Zone | NavAI.Agent | |
| ZonePosition | NavAI.Agent | |
| ZoneVelocity | NavAI.Agent | |