Enemy CalculateDamage Method Delta Engine Documentation

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

public virtual float CalculateDamage(
	float rawDamage,
	float resistance,
	float interactionEffect
)

Return Value

Type: Single
See Also