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

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

public Coin(
	Vector3D position,
	int gold
)
See Also