# PerformAttack
void PerformAttack(hTarget, bUseCastAttackOrb, bProcessProcs, bSkipCooldown, bIgnoreInvis, bUseProjectile, bFakeAttack, bNeverMiss)
# Class
✔️ Server: CDOTA_BaseNPC
❌ Client: undefined
# Function Description
Performs an attack on a target.
# Parameters
| Type | Name | Description |
|---|---|---|
| handle | hTarget | No Description Set |
| bool | bUseCastAttackOrb | No Description Set |
| bool | bProcessProcs | No Description Set |
| bool | bSkipCooldown | No Description Set |
| bool | bIgnoreInvis | No Description Set |
| bool | bUseProjectile | No Description Set |
| bool | bFakeAttack | No Description Set |
| bool | bNeverMiss | No Description Set |