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

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

public InterpolatingProjectile(
	Actor3D owner,
	Actor3D target,
	HierarchyObject3D missile
)
See Also