# AIAttackWaveSetTargetMeleeDrop

FlagsNative

# Arguments

  • int — player
  • point — dropLoc
  • point — goalLoc

Returns — void

native void AIAttackWaveSetTargetMeleeDrop(
	int player,
	point dropLoc,
	point goalLoc,
);

Category: Unclassified

# Examples

— None found —