1 line
7.3 KiB
JSON
1 line
7.3 KiB
JSON
{"nodes": [{"id": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_ugui_1_0_0_runtime_eventsystem_raycasters_physics2draycaster_cs", "label": "Physics2DRaycaster.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\EventSystem\\Raycasters\\Physics2DRaycaster.cs", "source_location": "L1"}, {"id": "raycasters_physics2draycaster_unityengine_eventsystems", "label": "UnityEngine.EventSystems", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\EventSystem\\Raycasters\\Physics2DRaycaster.cs", "source_location": "L10"}, {"id": "raycasters_physics2draycaster_physics2draycaster", "label": "Physics2DRaycaster", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\EventSystem\\Raycasters\\Physics2DRaycaster.cs", "source_location": "L15"}, {"id": "physicsraycaster", "label": "PhysicsRaycaster", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "raycasters_physics2draycaster_physics2draycaster_raycast", "label": ".Raycast()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\EventSystem\\Raycasters\\Physics2DRaycaster.cs", "source_location": "L32"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_ugui_1_0_0_runtime_eventsystem_raycasters_physics2draycaster_cs", "target": "generic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\EventSystem\\Raycasters\\Physics2DRaycaster.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_ugui_1_0_0_runtime_eventsystem_raycasters_physics2draycaster_cs", "target": "ui", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\EventSystem\\Raycasters\\Physics2DRaycaster.cs", "source_location": "L2", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_ugui_1_0_0_runtime_eventsystem_raycasters_physics2draycaster_cs", "target": "rendering", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\EventSystem\\Raycasters\\Physics2DRaycaster.cs", "source_location": "L3", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_ugui_1_0_0_runtime_eventsystem_raycasters_physics2draycaster_cs", "target": "tilemaps", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\EventSystem\\Raycasters\\Physics2DRaycaster.cs", "source_location": "L6", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_ugui_1_0_0_runtime_eventsystem_raycasters_physics2draycaster_cs", "target": "u2d", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\EventSystem\\Raycasters\\Physics2DRaycaster.cs", "source_location": "L8", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_ugui_1_0_0_runtime_eventsystem_raycasters_physics2draycaster_cs", "target": "raycasters_physics2draycaster_unityengine_eventsystems", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\EventSystem\\Raycasters\\Physics2DRaycaster.cs", "source_location": "L10", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_ugui_1_0_0_runtime_eventsystem_raycasters_physics2draycaster_cs", "target": "raycasters_physics2draycaster_physics2draycaster", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\EventSystem\\Raycasters\\Physics2DRaycaster.cs", "source_location": "L15", "weight": 1.0}, {"source": "raycasters_physics2draycaster_physics2draycaster", "target": "physicsraycaster", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\EventSystem\\Raycasters\\Physics2DRaycaster.cs", "source_location": "L15", "weight": 1.0}, {"source": "raycasters_physics2draycaster_physics2draycaster", "target": "raycasters_physics2draycaster_physics2draycaster_raycast", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\EventSystem\\Raycasters\\Physics2DRaycaster.cs", "source_location": "L32", "weight": 1.0}], "raw_calls": [{"caller_nid": "raycasters_physics2draycaster_physics2draycaster_raycast", "callee": "ComputeRayAndDistance", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\EventSystem\\Raycasters\\Physics2DRaycaster.cs", "source_location": "L38"}, {"caller_nid": "raycasters_physics2draycaster_physics2draycaster_raycast", "callee": "getRayIntersectionAll", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\EventSystem\\Raycasters\\Physics2DRaycaster.cs", "source_location": "L47"}, {"caller_nid": "raycasters_physics2draycaster_physics2draycaster_raycast", "callee": "getRayIntersectionAllNonAlloc", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\EventSystem\\Raycasters\\Physics2DRaycaster.cs", "source_location": "L61"}, {"caller_nid": "raycasters_physics2draycaster_physics2draycaster_raycast", "callee": "GetComponent<Renderer>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\EventSystem\\Raycasters\\Physics2DRaycaster.cs", "source_location": "L70"}, {"caller_nid": "raycasters_physics2draycaster_physics2draycaster_raycast", "callee": "GetSortingGroupByIndex", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\EventSystem\\Raycasters\\Physics2DRaycaster.cs", "source_location": "L106"}, {"caller_nid": "raycasters_physics2draycaster_physics2draycaster_raycast", "callee": "Distance", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\EventSystem\\Raycasters\\Physics2DRaycaster.cs", "source_location": "L108"}, {"caller_nid": "raycasters_physics2draycaster_physics2draycaster_raycast", "callee": "Add", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\EventSystem\\Raycasters\\Physics2DRaycaster.cs", "source_location": "L113"}]} |