Tf template stun drone: 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 (→‎Inputs: Substituted IO templates)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{this is a|e0|game=tf2|name=tf_template_stun_drone}}
{{this is a|point entity|game=Team Fortress 2|name=tf_template_stun_drone}}
==Entity description==
==Entity description==
A template to spawn a Stun Drone.
A template to spawn a Stun Drone.
Line 8: Line 8:
==Inputs==
==Inputs==
{{I Targetname}}
{{I Targetname}}
{{IO|Enable|Enable this entity.}}
{{I|Enable|Enable this entity.}}
{{IO|Disable|Disable this entity.}}
{{I|Disable|Disable this entity.}}


==Outputs==
==Outputs==
{{O Targetname}}
{{O Targetname}}

Latest revision as of 11:25, 21 April 2025

tf_template_stun_drone is a point entity available in Team Fortress 2 Team Fortress 2.

Entity description

A template to spawn a Stun Drone.

Keyvalues

Name (targetname) <string>[ Edit ]
The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g. parentname or target).
Also displayed in Hammer's 2D views and Entity Report.
See also:  Generic Keyvalues, Inputs and Outputs available to all entities

Start Disabled ([todo internal name (i)]) <boolean>

Inputs

Enable
Enable this entity.
Disable
Disable this entity.

Outputs