Files
JuegoSim/Assets/graphify-out/cache/ast/2cafc9ccf74e8e74ba8986c44e54c949b136699af27e83883ef22e41339afdc6.json
T
2026-07-21 08:56:10 +03:00

1 line
16 KiB
JSON

{"nodes": [{"id": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_camera_viewcubecontroller_cs", "label": "ViewCubeController.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs", "source_location": "L1"}, {"id": "camera_viewcubecontroller_viewcubecontroller", "label": "ViewCubeController", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs", "source_location": "L6"}, {"id": "monobehaviour", "label": "MonoBehaviour", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "camera", "label": "Camera", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs", "source_location": "L8"}, {"id": "cameracontrol", "label": "CameraControl", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs", "source_location": "L11"}, {"id": "rawimage", "label": "RawImage", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs", "source_location": "L12"}, {"id": "eventtrigger", "label": "EventTrigger", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs", "source_location": "L13"}, {"id": "bool", "label": "bool", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs", "source_location": "L14"}, {"id": "transform", "label": "Transform", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs", "source_location": "L16"}, {"id": "layermask", "label": "LayerMask", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs", "source_location": "L18"}, {"id": "recttransform", "label": "RectTransform", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs", "source_location": "L21"}, {"id": "ray", "label": "Ray", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs", "source_location": "L23"}, {"id": "camera_viewcubecontroller_viewcubecontroller_start", "label": ".Start()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs", "source_location": "L25"}, {"id": "camera_viewcubecontroller_viewcubecontroller_update", "label": ".Update()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs", "source_location": "L46"}, {"id": "camera_viewcubecontroller_viewcubecontroller_rotatecube", "label": ".RotateCube()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs", "source_location": "L63"}, {"id": "camera_viewcubecontroller_viewcubecontroller_calculatecurrentray", "label": ".CalculateCurrentRay()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs", "source_location": "L70"}, {"id": "camera_viewcubecontroller_viewcubecontroller_detectclick", "label": ".DetectClick()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs", "source_location": "L92"}, {"id": "camera_viewcubecontroller_viewcubecontroller_ondrawgizmos", "label": ".OnDrawGizmos()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs", "source_location": "L122"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_camera_viewcubecontroller_cs", "target": "unityengine", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_camera_viewcubecontroller_cs", "target": "collections", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs", "source_location": "L2", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_camera_viewcubecontroller_cs", "target": "ui", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs", "source_location": "L3", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_camera_viewcubecontroller_cs", "target": "eventsystems", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs", "source_location": "L4", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_camera_viewcubecontroller_cs", "target": "camera_viewcubecontroller_viewcubecontroller", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs", "source_location": "L6", "weight": 1.0}, {"source": "camera_viewcubecontroller_viewcubecontroller", "target": "monobehaviour", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs", "source_location": "L6", "weight": 1.0}, {"source": "camera_viewcubecontroller_viewcubecontroller", "target": "camera", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs", "source_location": "L8", "weight": 1.0, "context": "field"}, {"source": "camera_viewcubecontroller_viewcubecontroller", "target": "camera", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs", "source_location": "L10", "weight": 1.0, "context": "field"}, {"source": "camera_viewcubecontroller_viewcubecontroller", "target": "cameracontrol", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs", "source_location": "L11", "weight": 1.0, "context": "field"}, {"source": "camera_viewcubecontroller_viewcubecontroller", "target": "rawimage", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs", "source_location": "L12", "weight": 1.0, "context": "field"}, {"source": "camera_viewcubecontroller_viewcubecontroller", "target": "eventtrigger", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs", "source_location": "L13", "weight": 1.0, "context": "field"}, {"source": "camera_viewcubecontroller_viewcubecontroller", "target": "bool", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs", "source_location": "L14", "weight": 1.0, "context": "field"}, {"source": "camera_viewcubecontroller_viewcubecontroller", "target": "transform", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs", "source_location": "L16", "weight": 1.0, "context": "field"}, {"source": "camera_viewcubecontroller_viewcubecontroller", "target": "layermask", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs", "source_location": "L18", "weight": 1.0, "context": "field"}, {"source": "camera_viewcubecontroller_viewcubecontroller", "target": "recttransform", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs", "source_location": "L21", "weight": 1.0, "context": "field"}, {"source": "camera_viewcubecontroller_viewcubecontroller", "target": "ray", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs", "source_location": "L23", "weight": 1.0, "context": "field"}, {"source": "camera_viewcubecontroller_viewcubecontroller", "target": "camera_viewcubecontroller_viewcubecontroller_start", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs", "source_location": "L25", "weight": 1.0}, {"source": "camera_viewcubecontroller_viewcubecontroller", "target": "camera_viewcubecontroller_viewcubecontroller_update", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs", "source_location": "L46", "weight": 1.0}, {"source": "camera_viewcubecontroller_viewcubecontroller", "target": "camera_viewcubecontroller_viewcubecontroller_rotatecube", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs", "source_location": "L63", "weight": 1.0}, {"source": "camera_viewcubecontroller_viewcubecontroller", "target": "camera_viewcubecontroller_viewcubecontroller_calculatecurrentray", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs", "source_location": "L70", "weight": 1.0}, {"source": "camera_viewcubecontroller_viewcubecontroller", "target": "camera_viewcubecontroller_viewcubecontroller_detectclick", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs", "source_location": "L92", "weight": 1.0}, {"source": "camera_viewcubecontroller_viewcubecontroller", "target": "camera_viewcubecontroller_viewcubecontroller_ondrawgizmos", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs", "source_location": "L122", "weight": 1.0}, {"source": "camera_viewcubecontroller_viewcubecontroller_update", "target": "camera_viewcubecontroller_viewcubecontroller_rotatecube", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs", "source_location": "L48", "weight": 1.0}, {"source": "camera_viewcubecontroller_viewcubecontroller_update", "target": "camera_viewcubecontroller_viewcubecontroller_calculatecurrentray", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs", "source_location": "L57", "weight": 1.0}, {"source": "camera_viewcubecontroller_viewcubecontroller_update", "target": "camera_viewcubecontroller_viewcubecontroller_detectclick", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs", "source_location": "L60", "weight": 1.0}], "raw_calls": [{"caller_nid": "camera_viewcubecontroller_viewcubecontroller_start", "callee": "GetComponent<CameraControl>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs", "source_location": "L28"}, {"caller_nid": "camera_viewcubecontroller_viewcubecontroller_start", "callee": "GetComponent<RectTransform>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs", "source_location": "L31"}, {"caller_nid": "camera_viewcubecontroller_viewcubecontroller_start", "callee": "GetComponent<EventTrigger>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs", "source_location": "L33"}, {"caller_nid": "camera_viewcubecontroller_viewcubecontroller_start", "callee": "AddListener", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs", "source_location": "L37"}, {"caller_nid": "camera_viewcubecontroller_viewcubecontroller_start", "callee": "Add", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs", "source_location": "L38"}, {"caller_nid": "camera_viewcubecontroller_viewcubecontroller_start", "callee": "AddListener", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs", "source_location": "L42"}, {"caller_nid": "camera_viewcubecontroller_viewcubecontroller_start", "callee": "Add", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs", "source_location": "L43"}, {"caller_nid": "camera_viewcubecontroller_viewcubecontroller_calculatecurrentray", "callee": "ScreenPointToLocalPointInRectangle", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs", "source_location": "L76"}, {"caller_nid": "camera_viewcubecontroller_viewcubecontroller_calculatecurrentray", "callee": "ViewportPointToRay", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs", "source_location": "L88"}, {"caller_nid": "camera_viewcubecontroller_viewcubecontroller_detectclick", "callee": "GetMouseButtonDown", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs", "source_location": "L94"}, {"caller_nid": "camera_viewcubecontroller_viewcubecontroller_detectclick", "callee": "Raycast", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs", "source_location": "L97"}, {"caller_nid": "camera_viewcubecontroller_viewcubecontroller_detectclick", "callee": "Log", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs", "source_location": "L99"}, {"caller_nid": "camera_viewcubecontroller_viewcubecontroller_detectclick", "callee": "SnapToDirection", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs", "source_location": "L115"}, {"caller_nid": "camera_viewcubecontroller_viewcubecontroller_ondrawgizmos", "callee": "DrawLine", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs", "source_location": "L128"}, {"caller_nid": "camera_viewcubecontroller_viewcubecontroller_ondrawgizmos", "callee": "DrawSphere", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs", "source_location": "L130"}]}