CTFBot: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 38: | Line 38: | ||
**'''[[NextBotPlayer]]''' | **'''[[NextBotPlayer]]''' | ||
***'''CTFBot''' | ***'''CTFBot''' | ||
|} | |} |
Revision as of 23:54, 19 March 2023
Overview
The class which tf_bot entities are instances of.
Source location : /game/server/tf/bot/tf_bot.h
Linked entity : tf_bot
Class Structure
CBaseEntity => CTFBot INextBotEventResponder => CTFBot
|