Creep CalculateDamage Method Delta Engine Documentation

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

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

Return Value

Type: Single
See Also