NextBotCombatCharacter: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
'''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]''' | ||
'''VScript : [https://developer.valvesoftware.com/wiki/Team_Fortress_2/Scripting/Script_Functions#NextBotCombatCharacter Script_Functions#NextBotCombatCharacter]''' | |||
==[[Classes|Class Structure]]== | ==[[Classes|Class Structure]]== |
Latest revision as of 13:26, 17 September 2023
Overview[edit | edit source]
The class used by non player entities which use the NextBot AI system. (This does not include tf_bot. See CTFBot)
Source location : /game/server/NextBot/NextBot.h
VScript : Script_Functions#NextBotCombatCharacter
Class Structure[edit | edit source]
CBaseEntity => NextBotCombatCharacter
|
Entity DataMaps[edit | edit source]
Name | Type | Description |
---|---|---|
NextBotCombatCharacterDoThink |