ItemEffect Constructor Delta Engine Documentation
Initializes a new instance of the ItemEffect class

Namespace: GameOfDeath.Items
Assembly: GameOfDeath (in GameOfDeath.exe) Version: 1.1.1.0 (1.1.1)
Syntax

public ItemEffect(
	Material material,
	Rectangle drawArea,
	float duration
)
See Also