Files
JuegoSim/graphify-out/cache/ast/061b1111e9e6c141b6c608431d353bc62dd733d2f2ba544da6a720f0d1cbb44f.json
2026-07-21 08:56:10 +03:00

1 line
13 KiB
JSON

{"nodes": [{"id": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_ugui_1_0_0_runtime_eventsystem_raycasters_physicsraycaster_cs", "label": "PhysicsRaycaster.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\EventSystem\\Raycasters\\PhysicsRaycaster.cs", "source_location": "L1"}, {"id": "raycasters_physicsraycaster_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\\PhysicsRaycaster.cs", "source_location": "L4"}, {"id": "raycasters_physicsraycaster_physicsraycaster", "label": "PhysicsRaycaster", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\EventSystem\\Raycasters\\PhysicsRaycaster.cs", "source_location": "L9"}, {"id": "baseraycaster", "label": "BaseRaycaster", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "int", "label": "int", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\EventSystem\\Raycasters\\PhysicsRaycaster.cs", "source_location": "L19"}, {"id": "camera", "label": "Camera", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\EventSystem\\Raycasters\\PhysicsRaycaster.cs", "source_location": "L21"}, {"id": "layermask", "label": "LayerMask", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\EventSystem\\Raycasters\\PhysicsRaycaster.cs", "source_location": "L26"}, {"id": "raycasters_physicsraycaster_physicsraycaster_computerayanddistance", "label": ".ComputeRayAndDistance()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\EventSystem\\Raycasters\\PhysicsRaycaster.cs", "source_location": "L103"}, {"id": "raycasters_physicsraycaster_physicsraycaster_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\\PhysicsRaycaster.cs", "source_location": "L138"}, {"id": "raycasters_physicsraycaster_raycasthitcomparer", "label": "RaycastHitComparer", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\EventSystem\\Raycasters\\PhysicsRaycaster.cs", "source_location": "L197"}, {"id": "icomparer", "label": "IComparer", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "raycasters_physicsraycaster_raycasthitcomparer_compare", "label": ".Compare()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\EventSystem\\Raycasters\\PhysicsRaycaster.cs", "source_location": "L200"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_ugui_1_0_0_runtime_eventsystem_raycasters_physicsraycaster_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\\PhysicsRaycaster.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_physicsraycaster_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\\PhysicsRaycaster.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_physicsraycaster_cs", "target": "raycasters_physicsraycaster_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\\PhysicsRaycaster.cs", "source_location": "L4", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_ugui_1_0_0_runtime_eventsystem_raycasters_physicsraycaster_cs", "target": "raycasters_physicsraycaster_physicsraycaster", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\EventSystem\\Raycasters\\PhysicsRaycaster.cs", "source_location": "L9", "weight": 1.0}, {"source": "raycasters_physicsraycaster_physicsraycaster", "target": "baseraycaster", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\EventSystem\\Raycasters\\PhysicsRaycaster.cs", "source_location": "L9", "weight": 1.0}, {"source": "raycasters_physicsraycaster_physicsraycaster", "target": "int", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\EventSystem\\Raycasters\\PhysicsRaycaster.cs", "source_location": "L19", "weight": 1.0, "context": "field"}, {"source": "raycasters_physicsraycaster_physicsraycaster", "target": "camera", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\EventSystem\\Raycasters\\PhysicsRaycaster.cs", "source_location": "L21", "weight": 1.0, "context": "field"}, {"source": "raycasters_physicsraycaster_physicsraycaster", "target": "layermask", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\EventSystem\\Raycasters\\PhysicsRaycaster.cs", "source_location": "L26", "weight": 1.0, "context": "field"}, {"source": "raycasters_physicsraycaster_physicsraycaster", "target": "int", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\EventSystem\\Raycasters\\PhysicsRaycaster.cs", "source_location": "L32", "weight": 1.0, "context": "field"}, {"source": "raycasters_physicsraycaster_physicsraycaster", "target": "int", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\EventSystem\\Raycasters\\PhysicsRaycaster.cs", "source_location": "L34", "weight": 1.0, "context": "field"}, {"source": "raycasters_physicsraycaster_physicsraycaster", "target": "raycasters_physicsraycaster_physicsraycaster_computerayanddistance", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\EventSystem\\Raycasters\\PhysicsRaycaster.cs", "source_location": "L103", "weight": 1.0}, {"source": "raycasters_physicsraycaster_physicsraycaster", "target": "raycasters_physicsraycaster_physicsraycaster_raycast", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\EventSystem\\Raycasters\\PhysicsRaycaster.cs", "source_location": "L138", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_ugui_1_0_0_runtime_eventsystem_raycasters_physicsraycaster_cs", "target": "raycasters_physicsraycaster_raycasthitcomparer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\EventSystem\\Raycasters\\PhysicsRaycaster.cs", "source_location": "L197", "weight": 1.0}, {"source": "raycasters_physicsraycaster_raycasthitcomparer", "target": "icomparer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\EventSystem\\Raycasters\\PhysicsRaycaster.cs", "source_location": "L197", "weight": 1.0}, {"source": "raycasters_physicsraycaster_raycasthitcomparer", "target": "raycasters_physicsraycaster_raycasthitcomparer", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\EventSystem\\Raycasters\\PhysicsRaycaster.cs", "source_location": "L199", "weight": 1.0, "context": "field"}, {"source": "raycasters_physicsraycaster_raycasthitcomparer", "target": "raycasters_physicsraycaster_raycasthitcomparer_compare", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\EventSystem\\Raycasters\\PhysicsRaycaster.cs", "source_location": "L200", "weight": 1.0}, {"source": "raycasters_physicsraycaster_physicsraycaster_raycast", "target": "raycasters_physicsraycaster_physicsraycaster_computerayanddistance", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\EventSystem\\Raycasters\\PhysicsRaycaster.cs", "source_location": "L144", "weight": 1.0}], "raw_calls": [{"caller_nid": "raycasters_physicsraycaster_physicsraycaster_computerayanddistance", "callee": "RelativeMouseAtScaled", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\EventSystem\\Raycasters\\PhysicsRaycaster.cs", "source_location": "L108"}, {"caller_nid": "raycasters_physicsraycaster_physicsraycaster_computerayanddistance", "callee": "Contains", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\EventSystem\\Raycasters\\PhysicsRaycaster.cs", "source_location": "L126"}, {"caller_nid": "raycasters_physicsraycaster_physicsraycaster_computerayanddistance", "callee": "ScreenPointToRay", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\EventSystem\\Raycasters\\PhysicsRaycaster.cs", "source_location": "L129"}, {"caller_nid": "raycasters_physicsraycaster_physicsraycaster_computerayanddistance", "callee": "Approximately", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\EventSystem\\Raycasters\\PhysicsRaycaster.cs", "source_location": "L132"}, {"caller_nid": "raycasters_physicsraycaster_physicsraycaster_computerayanddistance", "callee": "Abs", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\EventSystem\\Raycasters\\PhysicsRaycaster.cs", "source_location": "L134"}, {"caller_nid": "raycasters_physicsraycaster_physicsraycaster_raycast", "callee": "raycast3DAll", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\EventSystem\\Raycasters\\PhysicsRaycaster.cs", "source_location": "L154"}, {"caller_nid": "raycasters_physicsraycaster_physicsraycaster_raycast", "callee": "getRaycastNonAlloc", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\EventSystem\\Raycasters\\PhysicsRaycaster.cs", "source_location": "L167"}, {"caller_nid": "raycasters_physicsraycaster_physicsraycaster_raycast", "callee": "Sort", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\EventSystem\\Raycasters\\PhysicsRaycaster.cs", "source_location": "L173"}, {"caller_nid": "raycasters_physicsraycaster_physicsraycaster_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\\PhysicsRaycaster.cs", "source_location": "L190"}, {"caller_nid": "raycasters_physicsraycaster_raycasthitcomparer_compare", "callee": "CompareTo", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\EventSystem\\Raycasters\\PhysicsRaycaster.cs", "source_location": "L202"}]}