Breachcharge projectile: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
{{stub}}
{{stub}}
{{ent not in fgd}}
{{ent not in fgd}}
{{this is a|point entity|game=Counter-Strike: Global Offensive|name=breachcharge_projectile}} A thrown {{ent|weapon_breachcharge}}.
{{this is a|model entity|game=Counter-Strike: Global Offensive|name=breachcharge_projectile}} A thrown {{ent|weapon_breachcharge}}.


== Keyvalues ==
== Keyvalues ==

Latest revision as of 15:56, 3 June 2025

Stub

This article or section is a stub. You can help by expanding it.

Icon-NotInFGD.png
This entity is not in the FGD by default.
See below for instructions on making it available.

breachcharge_projectile is a model entity available in Counter-Strike: Global Offensive Counter-Strike: Global Offensive. A thrown weapon_breachcharge.

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

Inputs

InitializeSpawnFromWorld
Activates the grenade, causing it to explode after a few seconds as if it was thrown by a player.[confirm]

See also