INextBot: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
== Overview == | == Overview == | ||
General interface for [https://developer.valvesoftware.com/wiki/NextBot NextBots] | General interface for [https://developer.valvesoftware.com/wiki/NextBot NextBots.] | ||
'''Source location : [https://github.com/sr2echa/TF2-Source-Code/blob/master/tf2_src/game/server/NextBot/NextBotInterface.h /game/server/NextBot/NextBotInterface.h]''' | '''Source location : [https://github.com/sr2echa/TF2-Source-Code/blob/master/tf2_src/game/server/NextBot/NextBotInterface.h /game/server/NextBot/NextBotInterface.h]''' |
Latest revision as of 00:08, 20 March 2023
Overview[edit | edit source]
General interface for NextBots.
Source location : /game/server/NextBot/NextBotInterface.h
Class Structure[edit | edit source]
- INextBotEventResponder
- INextBot