CTFRobotDestruction Robot: Difference between revisions
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
== Overview == | == Overview == | ||
The robots seen in the Robot Destruction gamemode are instances of this class. | |||
'''Source location : . | '''Source location : /game/shared/tf/tf_robot_destruction_robot.h''' | ||
'''Linked entity : .. | '''Linked entity : [https://developer.valvesoftware.com/wiki/Tf_robot_destruction_robot tf_robot_destruction_robot]''' | ||
==[[SendProps|Class Structure]]== | ==[[SendProps|Class Structure]]== |
Revision as of 23:20, 10 February 2022
Overview
The robots seen in the Robot Destruction gamemode are instances of this class.
Source location : /game/shared/tf/tf_robot_destruction_robot.h
Linked entity : tf_robot_destruction_robot
Class Structure
- CBaseEntity
- CBaseAnimating
- CBaseAnimatingOverlay
- CBaseFlex
- CBaseCombatCharacter
- NextBotCombatCharacter
- CTFRobotDestruction_Robot
- NextBotCombatCharacter
- CBaseCombatCharacter
- CBaseFlex
- CBaseAnimatingOverlay
- CBaseAnimating
SendProps
Name | Type | Description |
---|---|---|
m_iHealth | Integer | |
m_iMaxHealth | Integer | |
m_eType | Integer |