Entity medigun shield: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:


{{code class|CTFMedigunShield|tf_weapon_medigun.cpp}}
{{code class|CTFMedigunShield|tf_weapon_medigun.cpp}}
==Description==
This entity is the [https://wiki.teamfortress.com/wiki/Projectile_Shield Projectile Shield], typically used in [https://wiki.teamfortress.com/wiki/Mann_vs._Machine Mann Vs. Machine].
This entity is the [https://wiki.teamfortress.com/wiki/Projectile_Shield Projectile Shield], typically used in [https://wiki.teamfortress.com/wiki/Mann_vs._Machine Mann Vs. Machine].



Revision as of 11:49, 26 April 2022

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

C++ In code, it is represented by theCTFMedigunShieldclass, defined in thetf_weapon_medigun.cppfile.

Description

This entity is the Projectile Shield, typically used in Mann Vs. Machine.

Keyvalues

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