Npc grenade bugbait: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (Classifying as model entity)
 
Line 2: Line 2:


[[File:Weapon bugbait.PNG|thumb|right]]
[[File:Weapon bugbait.PNG|thumb|right]]
{{this is a|point entity|game=Half-Life 2 series|name=npc_grenade_bugbait}} This is the projectile entity created when bugbait is thrown. Not to be confused with [[weapon_bugbait]].
{{this is a|model entity|game=Half-Life 2 series|name=npc_grenade_bugbait}} This is the projectile entity created when bugbait is thrown. Not to be confused with [[weapon_bugbait]].

Latest revision as of 04:32, 19 May 2025

C++ Class hierarchy
CGrenadeBugBait
CBaseGrenade
CBaseProjectile
CBaseAnimating
CBaseEntity
C++ grenade_bugbait.cpp
Weapon bugbait.PNG

npc_grenade_bugbait is a model entity available in Half-Life 2 series Half-Life 2 series. This is the projectile entity created when bugbait is thrown. Not to be confused with weapon_bugbait.