Try moving a collision box from Start to End and see what it collides with. Returns 1 if unblocked, 0 if blocked. Note: This function assumes that Start is a valid starting point which is not stuck in solid space (i.e. CollisionPointCheck(Start)=1). If Start is stuck in solid space, the returned time will be meaningless.
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected