# Set Target Melee Harass For Attack Waves

Grammar — Set the target for player player|Attacker’s attack waves to harass any enemies of that player.
FlagsNative | Action

Sets the target of a player’s attack waves to harass any enemies of that player.

# Arguments

  • int — Player

Returns — void

native void AIAttackWaveSetTargetMeleeHarass(int player);

Category: AI / AttackWaves / Actions

# Examples

— None found —