natives.IS POINT OBSCURED BY A MISSION ENTITY

natives.IS_POINT_OBSCURED_BY_A_MISSION_ENTITY

Signature: void natives.IS_POINT_OBSCURED_BY_A_MISSION_ENTITY(Vec3 from, Vec3 to)

Usage: checks whether the line of sight between two points is blocked by a mission entity

Parameters

Vec3 from Starting position.
Vec3 to Ending position.

Return

void

On failure: void