Moderator elections are being held. See Valve Developer Community:Moderator elections for more details.
Users who would like to run for moderator must be autoconfirmed and have at least 100 edits. Users can check their own edit count at Special:Preferences.
This article's documentation is for anything that uses the Source engine. Click here for more information.

grenade

From Valve Developer Community
Jump to: navigation, search

Stub

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

class hierarchy
CBaseGrenade defined in basegrenade_shared.cpp
CBaseCombatCharacter
CBaseFlex
CBaseAnimatingOverlay
CBaseAnimating
CBaseEntity

grenade is a point entity available in all Source Source games. It serves as the basis for Grenades in all source games.

Note.pngNote:If you want to add a frag grenade pickup to your level, you may want to use weapon_frag. If you want the actual exploding grenade entity, you may be looking for npc_grenade_frag