Tf robot destruction robot: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Updated old entity format to {{this is a}}. This action was perfomed by a bot.)
m (Classifying as model entity)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{lang|Tf robot destruction robot}}{{this is a|e0|game=tf2|name=tf_robot_destruction_robot}}
{{lang|Tf robot destruction robot}}
{{CD|CTFRobotDestruction_Robot|file1=tf_robot_destruction_robot.cpp}}
{{this is a|model entity|game=Team Fortress 2|name=tf_robot_destruction_robot}}


{{code class|CTFRobotDestruction_Robot|tf_robot_destruction_robot.cpp}}
==Entity Description==
==Entity Description==
Robot for robot destruction.
Robot for robot destruction.
==Keyvalues==
{{KV BaseAnimating}}
{{KV BaseEntity}}


==Inputs==
==Inputs==
{{IO|StopAndUseComputer|Unused. It was meant to make this entity "use a computer".}}
{{I|StopAndUseComputer|Unused. It was meant to make this entity "use a computer".}}
{{I BaseAnimating}}
{{I BaseEntity}}
 
==Outputs==
{{O BaseAnimating}}
{{O BaseEntity}}

Latest revision as of 04:35, 19 May 2025

English (en)Translate (Translate)
C++ Class hierarchy
CTFRobotDestruction_Robot
RobotBaseClass
CBaseCombatCharacter
CBaseFlex
CBaseAnimatingOverlay
CBaseAnimating
CBaseEntity
C++ tf_robot_destruction_robot.cpp

tf_robot_destruction_robot is a model entity available in Team Fortress 2 Team Fortress 2.

Entity Description

Robot for robot destruction.

Inputs

StopAndUseComputer
Unused. It was meant to make this entity "use a computer".