CAI AllySpeechManager: Difference between revisions
Jump to navigation
Jump to search
(Created page with "== Overview == ... '''Source location : [https://github.com/sreechar/TF2-Source-Code/blob/master/tf2_src/game/server/ai_playerally.h /game/server/ai_playerally.h]''' '''Link...") |
No edit summary |
||
Line 1: | Line 1: | ||
== Overview == | == Overview == | ||
A Half-Life class for managing NPC ally speech concepts. | |||
'''Source location : [https://github.com/sreechar/TF2-Source-Code/blob/master/tf2_src/game/server/ai_playerally.h /game/server/ai_playerally.h]''' | '''Source location : [https://github.com/sreechar/TF2-Source-Code/blob/master/tf2_src/game/server/ai_playerally.h /game/server/ai_playerally.h]''' |
Revision as of 00:33, 14 March 2022
Overview
A Half-Life class for managing NPC ally speech concepts.
Source location : /game/server/ai_playerally.h
Linked entity : ai_ally_speech_manager
Class Structure
- CBaseEntity
- CServerOnlyEntity
- CLogicalEntity
- CAI_AllySpeechManager
- CLogicalEntity
- CServerOnlyEntity