Prop soccer ball: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(-not internal entity)
m (Updated old entity format to {{this is a}}. This action was perfomed by a bot.)
Line 1: Line 1:
{{entity|prop_soccer_ball|type=e0|game=Team Fortress 2}}. It is used to spawn a soccer ball.
{{this is a|e0|name=prop_soccer_ball|game=Team Fortress 2}}. It is used to spawn a soccer ball.
{{code class|CPropSoccerBall|tf_props.cpp}}
{{code class|CPropSoccerBall|tf_props.cpp}}



Revision as of 12:57, 4 January 2024

prop_soccer_ball is an e0 available in Team Fortress 2 Team Fortress 2.. It is used to spawn a soccer ball.

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

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