NextBotCombatCharacter: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 1: | Line 1: | ||
== Overview == | == Overview == | ||
... | The class used by [https://developer.valvesoftware.com/wiki/NextBot NextBots]. (e.g. TFBots) | ||
'''Source location : /game/server/NextBot/NextBot.h''' | '''Source location : /game/server/NextBot/NextBot.h''' |
Revision as of 22:37, 10 February 2022
Overview
The class used by NextBots. (e.g. TFBots)
Source location : /game/server/NextBot/NextBot.h
Class Structure
- CBaseEntity
- CBaseAnimating
- CBaseAnimatingOverlay
- CBaseFlex
- CBaseCombatCharacter
- NextBotCombatCharacter
- CBaseCombatCharacter
- CBaseFlex
- CBaseAnimatingOverlay
- CBaseAnimating