EffectLoader GetAttackEffect Method Delta Engine Documentation

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

public static ParticleSystem GetAttackEffect(
	TowerType towerType,
	AttackType attackType
)

Return Value

Type: ParticleSystem
See Also