CTFBot: Difference between revisions

From SigMod
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
'''Source location : [https://github.com/sr2echa/TF2-Source-Code/blob/master/tf2_src/game/server/tf/bot/tf_bot.h /game/server/tf/bot/tf_bot.h]'''
'''Source location : [https://github.com/sr2echa/TF2-Source-Code/blob/master/tf2_src/game/server/tf/bot/tf_bot.h /game/server/tf/bot/tf_bot.h]'''


'''Linked entity : [https://developer.valvesoftware.com/wiki/tf_bot tf_bot]'''


==[[Classes|Class Structure]]==
==[[Classes|Class Structure]]==

Revision as of 23:52, 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

Heirarchies

CBaseEntity => CTFBot



INextBotEventResponder => CTFBot




INextBotPlayerInput => CTFBot