Enemy ReceiveAttack Method Delta Engine Documentation

Namespace: CreepyTowers.Enemy
Assembly: CreepyTowers (in CreepyTowers.exe) Version: 1.1.1.0 (1.1.1)
Syntax

public virtual void ReceiveAttack(
	TowerType damageType,
	float rawDamage,
	float typeInteraction = 1f
)
See Also