Template:CD/classlink: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (CBaseHLBludgeonWeapon)
Line 36: Line 36:
| CRallyPoint = [https://github.com/ValveSoftware/source-sdk-2013/tree/master/mp/src/game/server/ai_behavior_assault.cpp ai_behavior_assault.cpp]
| CRallyPoint = [https://github.com/ValveSoftware/source-sdk-2013/tree/master/mp/src/game/server/ai_behavior_assault.cpp ai_behavior_assault.cpp]
| CBaseHL2MPCombatWeapon = [https://github.com/ValveSoftware/source-sdk-2013/tree/master/mp/src/game/shared/hl2mp/weapon_hl2mpbasehlmpcombatweapon.cpp weapon_hl2mpbasehlmpcombatweapon.cpp]
| CBaseHL2MPCombatWeapon = [https://github.com/ValveSoftware/source-sdk-2013/tree/master/mp/src/game/shared/hl2mp/weapon_hl2mpbasehlmpcombatweapon.cpp weapon_hl2mpbasehlmpcombatweapon.cpp]
| CBaseHLBludgeonWeapon = [https://github.com/ValveSoftware/source-sdk-2013/tree/master/mp/src/game/server/basebludgeonweapon.cpp basebludgeonweapon.cpp]
| CBaseHLCombatWeapon = [https://github.com/ValveSoftware/source-sdk-2013/tree/master/mp/src/game/shared/hl2/basehlcombatweapon_shared.cpp basehlcombatweapon_shared.cpp]
| CBaseHLCombatWeapon = [https://github.com/ValveSoftware/source-sdk-2013/tree/master/mp/src/game/shared/hl2/basehlcombatweapon_shared.cpp basehlcombatweapon_shared.cpp]
| CBaseSpriteProjectile = [https://github.com/ValveSoftware/source-sdk-2013/tree/master/mp/src/game/server/hl2/cbasespriteprojectile.cpp cbasespriteprojectile.cpp]
| CBaseSpriteProjectile = [https://github.com/ValveSoftware/source-sdk-2013/tree/master/mp/src/game/server/hl2/cbasespriteprojectile.cpp cbasespriteprojectile.cpp]

Revision as of 04:27, 3 July 2024