GetObjectRayCastNumHits

Description

Returns the number of collisions that occurred in the last collision check. In the case of ObjectRayCast and ObjectSphereCast this will be 0 or 1. For ObjectSphereSlide this could be anywhere between 0 and 4.

Definition

integer GetObjectRayCastNumHits()