Baseportalcombatweapon: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(This is a redirect page to weapon_portal_base)
Tag: New redirect
 
(Leaving the redirect be, in case it's not good enough this way.)
Line 1: Line 1:
#REDIRECT [[weapon_portal_base]]
#REDIRECT [[weapon_portal_base]]
{{ent not in fgd|nolink=1}}
{{CD|CBasePortalCombatWeapon|file1=baseportalhlcombatweapon_shared.cpp}}
{{this is a|point entity|name=baseportalhlcombatweapon|game=Portal series}} It is cut-down variant of [[basehlcombatweapon]] from {{HL2|4}}.
[[Category:Portal Weapons]]
[[Category:Base Entities]]

Revision as of 05:53, 30 October 2024

Redirect to:

Icon-NotInFGD.png
This entity is not in the FGD by default.
It should not be put directly in a map.
C++ Class hierarchy
CBasePortalCombatWeapon
CWeaponPortalBase
CBaseCombatWeapon
CBaseAnimating
CBaseEntity
C++ baseportalhlcombatweapon_shared.cpp

baseportalhlcombatweapon is a point entity available in Portal series Portal series. It is cut-down variant of basehlcombatweapon from Half-Life 2 Half-Life 2.