breachcharge_projectile

From Valve Developer Community
Jump to navigation Jump to search

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