CTFBotGenerator
Jump to navigation
Jump to search
Overview
...
Source location : /game/server/tf/bot/map_entities/tf_bot_generator.h
Linked entity : bot_generator
Class Structure
- CBaseEntity
- CPointEntity
- CTFBotGenerator
- CPointEntity
Entity DataMaps
| Name | Type | Description |
|---|---|---|
| CTFBotGeneratorGeneratorThink | ||
| InputClearAttentionFocus | ||
| InputCommandGotoActionPoint | ||
| InputDisable | ||
| InputEnable | ||
| InputRemoveBots | ||
| InputSetAttentionFocus | ||
| InputSetDifficulty | ||
| InputSetDisableDodge | ||
| InputSetSuppressFire | ||
| InputSpawnBot | ||
| m_actionPointName | ||
| m_bDisableDodge | ||
| m_bRetainBuildings | ||
| m_bSpawnOnlyWhenTriggered | ||
| m_bSuppressFire | ||
| m_bUseTeamSpawnpoint | ||
| m_className | ||
| m_difficulty | ||
| m_iOnDeathAction | ||
| m_initialCommand | ||
| m_maxActiveCount | ||
| m_onBotKilled | ||
| m_onExpended | ||
| m_onSpawned | ||
| m_spawnCount | ||
| m_spawnInterval | ||
| m_teamName |