Prop soccer ball: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Added lang and update page.)
m (Updated to use {{entity}})
Line 1: Line 1:
{{lang|prop_soccer_ball}}
{{entity|prop_soccer_ball|type=e1|game=Team Fortress 2}}
{{tf2 point|prop_soccer_ball}}


{{code class|CPropSoccerBall|tf_props.cpp}}
{{code class|CPropSoccerBall|tf_props.cpp}}

Revision as of 16:13, 10 February 2023

Template:Entity

C++ In code, it is represented by theCPropSoccerBallclass, defined in thetf_props.cppfile.

Entity description

Soccer Ball.

Keyvalues

Trigger Name (trigger_name) <string>
The name of the trigger(s) to try and touch.
Note.pngNote:Content moved to Rendering and studio model related KIO/Keyvalues for continuation of page history


Inputs

Note.pngNote:Content moved to Rendering and studio model related KIO/Inputs for continuation of page history


Outputs

Note.pngNote:Content moved to Rendering and studio model related KIO/Outputs for continuation of page history