CTFRaygun: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
== Overview == | == Overview == | ||
'''Linked entity : .. | '''Source location : [https://github.com/sreechar/TF2-Source-Code/blob/master/tf2_src/game/shared/tf/tf_weapon_raygun.h /game/shared/tf/tf_weapon_raygun.h]''' | ||
'''Linked entity : [https://developer.valvesoftware.com/wiki/tf_weapon_raygun tf_weapon_raygun]''' | |||
==[[Classes|Class Structure]]== | ==[[Classes|Class Structure]]== | ||
*'''[[CBaseEntity]]''' | *'''[[CBaseEntity]]''' | ||
**'''[[CBaseAnimating]]''' | **'''[[CBaseAnimating]]''' | ||
***'''[[ | ***'''[[CEconEntity]]''' | ||
****'''[[ | ****'''[[CBaseCombatWeapon]]''' | ||
*****'''[[ | *****'''[[CTFWeaponBase]]''' | ||
******'''[[ | ******'''[[CTFWeaponBaseGun]]''' | ||
*******''' | *******'''[[CTFRocketLauncher]]''' | ||
********'''CTFRaygun''' | |||
== SendProps == | == SendProps == |
Revision as of 23:23, 24 February 2022
Overview
Source location : /game/shared/tf/tf_weapon_raygun.h
Linked entity : tf_weapon_raygun
Class Structure
SendProps
Name | Type | Description |
---|---|---|
m_bUseNewProjectileCode | Boolean |