CTFBotController: Difference between revisions
Jump to navigation
Jump to search
(Created page with "== Overview == ... '''Source location : [https://github.com/sreechar/TF2-Source-Code/blob/master/tf2_src/game/server/tf/tf_bot_temp.cpp /game/server/tf/tf_bot_temp.cpp]''' '...") |
(No difference)
|
Latest revision as of 00:10, 18 March 2022
Overview
...
Source location : /game/server/tf/tf_bot_temp.cpp
Linked entity : bot_controller
Class Structure
- CBaseEntity
- CPointEntity
- CTFBotController
- CPointEntity
Entity DataMaps
| Name | Type | Description |
|---|---|---|
| InputBotAddCommandAttackEntity | ||
| InputBotAddCommandDefend | ||
| InputBotAddCommandMoveToEntity | ||
| InputBotAddCommandSwitchWeapon | ||
| InputBotClearQueue | ||
| InputBotPreventMovement | ||
| InputBotSetIgnoreHumans | ||
| InputCreateBot | ||
| InputRespawnBot | ||
| m_iBotClass | ||
| m_iszBotName | ||
| m_outputOnCommandFinished |