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

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

protected Item(
	Material material,
	Material effectMaterial,
	Sound soundEffect
)
See Also