MRUTILITYKIT_API bool MRUKFindLineIntersection(const FVector2D &Start1, const FVector2D &End1, const FVector2D &Start2, const FVector2D &End2, FVector2D &OutIntersection, double &OutU1, double &OutU2)
Start1: const FVector2D &End1: const FVector2D &Start2: const FVector2D &End2: const FVector2D &OutIntersection: FVector2D &OutU1: double &OutU2: double &MRUTILITYKIT_API bool