Item longjump (Half-Life 2): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{tabsBar|main=Item_longjump}} {{CD|CItemLongJump|base=CItem|file1=hl2/item_longjump.cpp}} {{stub}} {{code|item_longjump}} is an entity in the Source SDK source code. Whil...")
 
mNo edit summary
 
Line 2: Line 2:
{{CD|CItemLongJump|base=CItem|file1=hl2/item_longjump.cpp}}
{{CD|CItemLongJump|base=CItem|file1=hl2/item_longjump.cpp}}
{{stub}}
{{stub}}
{{code|item_longjump}} is an entity in the [[Source SDK]] source code. While included in the {{path|hl2}} code, it is not included in [[Half-Life 2]]'s [[VPC]] file, so it is unavailable in the vanilla game.
{{code|item_longjump}} is an entity in the [[Source SDK]] source code. While included in the {{path|hl2}} code, it is not included in [[Half-Life 2]]'s [[Valve Project Creator|VPC]] file, so it is unavailable in the vanilla game.

Latest revision as of 03:18, 7 September 2024

edit
C++ Class hierarchy
CItemLongJump
CItem
CBaseAnimating
CBaseEntity
C++ item_longjump.cpp

Stub

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

item_longjump is an entity in the Source SDK source code. While included in the 🖿hl2 code, it is not included in Half-Life 2's VPC file, so it is unavailable in the vanilla game.