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

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

public Interaction(
	Agent source,
	Agent target,
	StatAdjustment adjustment,
	Nullable<BuffEffect> effect = null
)
See Also