INextBot: Difference between revisions
Jump to navigation
Jump to search
(Created page with "== Overview == General interface for NextBots. '''Source location : [https://github.com/sr2echa/TF2-Source-Code/blob/master/tf2_src/game/server/NextBot/NextBotInterface.h /ga...") |
No edit summary |
||
Line 6: | Line 6: | ||
==[[Classes|Class Structure]]== | ==[[Classes|Class Structure]]== | ||
*'''[[INextBotEventResponder]]''' | *'''[[INextBotEventResponder]]''' | ||
**''' | **'''INextBot''' |
Revision as of 00:08, 20 March 2023
Overview
General interface for NextBots.
Source location : /game/server/NextBot/NextBotInterface.h
Class Structure
- INextBotEventResponder
- INextBot