CurveEvent DelegateBigBangProductions Easy Curves
Represents an event that occurs on a curve

Namespace: BigBangProductions.CurveRuntime.Splines
Assembly: BigBangProductions.CurveRuntime (in BigBangProductions.CurveRuntime.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public delegate void CurveEvent(
	Curve curve
)
See Also