NextBotCombatCharacter: Difference between revisions

From SigMod
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
== Overview ==
== Overview ==
The class used by [https://developer.valvesoftware.com/wiki/NextBot NextBots]. (e.g. TFBots)
The class used by entities which use the [https://developer.valvesoftware.com/wiki/NextBot NextBots] AI system. (This does '''not''' include tf_bot.)


'''Source location : [https://github.com/sreechar/TF2-Source-Code/blob/master/tf2_src/game/server/NextBot/NextBot.h /game/server/NextBot/NextBot.h]'''
'''Source location : [https://github.com/sreechar/TF2-Source-Code/blob/master/tf2_src/game/server/NextBot/NextBot.h /game/server/NextBot/NextBot.h]'''

Revision as of 22:48, 19 March 2023

Overview

The class used by entities which use the NextBots AI system. (This does not include tf_bot.)

Source location : /game/server/NextBot/NextBot.h

Class Structure

Entity DataMaps

NextBotCombatCharacter
Name Type Description
NextBotCombatCharacterDoThink