CTFProjectile Arrow
Jump to navigation
Jump to search
Overview
Arrow projectiles shot by The Huntsman or Fortified Compound are instances of this class.
Source location : /game/server/tf/tf_projectile_arrow.h
Linked entity : tf_projectile_arrow
Class Structure
- CBaseEntity
- CBaseAnimating
- CBaseProjectile
- CTFBaseRocket
- CTFProjectile_Arrow
- CTFBaseRocket
- CBaseProjectile
- CBaseAnimating
SendProps
| Name | Type | Description |
|---|---|---|
| m_bArrowAlight | Boolean | |
| m_bCritical | Boolean | |
| m_iProjectileType | Integer |
Entity DataMaps
| Name | Type | Description |
|---|---|---|
| CTFProjectile_ArrowImpactThink |