CRaPI - Correct Robust and Perfect API

IntersectionsEventHandler Delegate

Handling event fired when Intersections have been calculated

public delegate void IntersectionsEventHandler(
   object sender,
   IntersectionsEventArgs e
);

Requirements

Namespace: TeamYaffa.CRaPI.World

Assembly: CRaPI (in CRaPI.dll)

See Also

TeamYaffa.CRaPI.World Namespace