CNPC AntlionGuard: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{code|CNPC_AntlionGuard}} is the C++ implementation of the npc_antlionguard. For information on where it's available, inputs and outputs, refer to the said page, as this one is talking about the C++ implementation of it.")
 
No edit summary
Line 1: Line 1:
{{LanguageBar}}
{{CD|CNPC_AntlionGuard|file1=1}}
{{code|CNPC_AntlionGuard}} is the C++ implementation of the [[npc_antlionguard]]. For information on where it's available, inputs and outputs, refer to the said page, as this one is talking about the C++ implementation of it.
{{code|CNPC_AntlionGuard}} is the C++ implementation of the [[npc_antlionguard]]. For information on where it's available, inputs and outputs, refer to the said page, as this one is talking about the C++ implementation of it.

Revision as of 09:57, 6 June 2025

English (en)Translate (Translate)
C++ Class hierarchy
CNPC_AntlionGuard
CAI_BlendedNPC
CAI_BlendingHost<CAI_BaseNPC>
CAI_BaseNPC
CBaseCombatCharacter
CBaseFlex
CBaseAnimatingOverlay
CBaseAnimating
CBaseEntity
C++ npc_antlionguard.cpp

CNPC_AntlionGuard is the C++ implementation of the npc_antlionguard. For information on where it's available, inputs and outputs, refer to the said page, as this one is talking about the C++ implementation of it.