
Data Fields | |
| int | areanum |
| int | avoidreach [MAX_AVOIDREACH] |
| float | avoidreachtimes [MAX_AVOIDREACH] |
| int | avoidreachtries [MAX_AVOIDREACH] |
| bot_avoidspot_t | avoidspots [MAX_AVOIDSPOTS] |
| int | client |
| int | entitynum |
| float | grapplevisible_time |
| int | jumpreach |
| int | lastareanum |
| int | lastgoalareanum |
| float | lastgrappledist |
| vec3_t | lastorigin |
| int | lastreachnum |
| int | moveflags |
| int | numavoidspots |
| vec3_t | origin |
| int | presencetype |
| float | reachability_time |
| int | reachareanum |
| float | thinktime |
| vec3_t | velocity |
| vec3_t | viewangles |
| vec3_t | viewoffset |
|
|
Definition at line 71 of file be_ai_move.c. Referenced by BotCheckBlocked(), and BotMoveToGoal(). |
|
|
Definition at line 82 of file be_ai_move.c. Referenced by BotAddToAvoidReach(), BotMovementViewTarget(), BotMoveToGoal(), and BotResetAvoidReach(). |
|
|
Definition at line 83 of file be_ai_move.c. Referenced by BotAddToAvoidReach(), BotMovementViewTarget(), BotMoveToGoal(), BotResetAvoidReach(), and BotResetLastAvoidReach(). |
|
|
Definition at line 84 of file be_ai_move.c. Referenced by BotAddToAvoidReach(), BotMovementViewTarget(), BotMoveToGoal(), BotResetAvoidReach(), and BotResetLastAvoidReach(). |
|
|
Definition at line 86 of file be_ai_move.c. Referenced by BotAddAvoidSpot(), and BotMoveToGoal(). |
|
|
|
Definition at line 65 of file be_ai_move.c. Referenced by BotCheckBarrierJump(), BotCheckBlocked(), BotInitMoveState(), BotMoveToGoal(), BotOnTopOfEntity(), BotTravel_Elevator(), BotTravel_FuncBobbing(), BotTravel_Grapple(), BotTravel_Walk(), and BotWalkInDirection(). |
|
|
Definition at line 79 of file be_ai_move.c. Referenced by BotResetGrapple(), and BotTravel_Grapple(). |
|
|
Definition at line 78 of file be_ai_move.c. Referenced by BotFinishTravel_Jump(), BotFinishTravel_WeaponJump(), BotMoveToGoal(), BotTravel_BFGJump(), BotTravel_Jump(), and BotTravel_RocketJump(). |
|
|
Definition at line 72 of file be_ai_move.c. Referenced by BotMoveInGoalArea(), BotMovementViewTarget(), and BotMoveToGoal(). |
|
|
Definition at line 73 of file be_ai_move.c. Referenced by BotMoveInGoalArea(), BotMovementViewTarget(), and BotMoveToGoal(). |
|
|
Definition at line 80 of file be_ai_move.c. Referenced by BotTravel_Grapple(). |
|
|
Definition at line 75 of file be_ai_move.c. Referenced by BotMoveInGoalArea(), and BotMoveToGoal(). |
|
|
Definition at line 74 of file be_ai_move.c. Referenced by BotMoveInGoalArea(), BotMovementViewTarget(), BotMoveToGoal(), BotResetGrapple(), BotTravel_BFGJump(), BotTravel_Jump(), and BotTravel_RocketJump(). |
|
|
Definition at line 77 of file be_ai_move.c. Referenced by BotCheckBarrierJump(), BotFinishTravel_FuncBobbing(), BotFinishTravel_WaterJump(), BotInitMoveState(), BotMoveInGoalArea(), BotMoveToGoal(), BotResetGrapple(), BotTravel_Elevator(), BotTravel_FuncBobbing(), BotTravel_Grapple(), BotTravel_Teleport(), BotTravel_Walk(), BotWalkInDirection(), and GrappleState(). |
|
|
Definition at line 87 of file be_ai_move.c. Referenced by BotAddAvoidSpot(), and BotMoveToGoal(). |
|
|
|
Definition at line 68 of file be_ai_move.c. Referenced by BotCheckBlocked(), BotInitMoveState(), BotMoveToGoal(), BotOnTopOfEntity(), and BotWalkInDirection(). |
|
|
Definition at line 81 of file be_ai_move.c. Referenced by BotMoveToGoal(), BotTravel_Elevator(), BotTravel_FuncBobbing(), and BotTravel_Grapple(). |
|
|
Definition at line 76 of file be_ai_move.c. Referenced by BotMoveToGoal(), BotTravel_Grapple(), and BotTravel_Jump(). |
|
|
Definition at line 67 of file be_ai_move.c. Referenced by BotCheckBarrierJump(), BotInitMoveState(), BotMoveToGoal(), and BotWalkInDirection(). |
|
|
Definition at line 63 of file be_ai_move.c. Referenced by BotFinishTravel_BarrierJump(), BotFinishTravel_JumpPad(), BotFinishTravel_WalkOffLedge(), BotFinishTravel_WeaponJump(), BotInitMoveState(), BotMoveToGoal(), and BotWalkInDirection(). |
|
|
Definition at line 69 of file be_ai_move.c. Referenced by BotInitMoveState(), BotTravel_BFGJump(), BotTravel_Grapple(), and BotTravel_RocketJump(). |
|
|
Definition at line 64 of file be_ai_move.c. Referenced by BotInitMoveState(), and BotTravel_Grapple(). |
1.3.9.1