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

1 line
28 KiB
JSON

{"nodes": [{"id": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_camera_cameracontrol_cs", "label": "CameraControl.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L1"}, {"id": "camera_cameracontrol_cameracontrol", "label": "CameraControl", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L4"}, {"id": "monobehaviour", "label": "MonoBehaviour", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "baseinputprovider", "label": "BaseInputProvider", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L6"}, {"id": "transform", "label": "Transform", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L9"}, {"id": "layermask", "label": "LayerMask", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L11"}, {"id": "float", "label": "float", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L13"}, {"id": "bool", "label": "bool", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L20"}, {"id": "vector3", "label": "Vector3", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L25"}, {"id": "quaternion", "label": "Quaternion", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L26"}, {"id": "vector2", "label": "Vector2", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L32"}, {"id": "camera", "label": "Camera", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L34"}, {"id": "camera_cameracontrol_cameracontrol_start", "label": ".Start()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L44"}, {"id": "camera_cameracontrol_cameracontrol_onenable", "label": ".OnEnable()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L71"}, {"id": "camera_cameracontrol_cameracontrol_ondisable", "label": ".OnDisable()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L84"}, {"id": "camera_cameracontrol_cameracontrol_lateupdate", "label": ".LateUpdate()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L95"}, {"id": "camera_cameracontrol_cameracontrol_oncursormoved", "label": ".OnCursorMoved()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L101"}, {"id": "camera_cameracontrol_cameracontrol_onpanstart", "label": ".OnPanStart()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L106"}, {"id": "camera_cameracontrol_cameracontrol_onpanend", "label": ".OnPanEnd()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L114"}, {"id": "camera_cameracontrol_cameracontrol_onrotatestart", "label": ".OnRotateStart()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L116"}, {"id": "camera_cameracontrol_cameracontrol_onrotateend", "label": ".OnRotateEnd()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L121"}, {"id": "camera_cameracontrol_cameracontrol_oncursordelta", "label": ".OnCursorDelta()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L123"}, {"id": "camera_cameracontrol_cameracontrol_onzoom", "label": ".OnZoom()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L149"}, {"id": "camera_cameracontrol_cameracontrol_applymovement", "label": ".ApplyMovement()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L161"}, {"id": "camera_cameracontrol_cameracontrol_snaptodirection", "label": ".SnapToDirection()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L185"}, {"id": "camera_cameracontrol_cameracontrol_ondrawgizmos", "label": ".OnDrawGizmos()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L200"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_camera_cameracontrol_cs", "target": "collections", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_camera_cameracontrol_cs", "target": "unityengine", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L2", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_camera_cameracontrol_cs", "target": "camera_cameracontrol_cameracontrol", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L4", "weight": 1.0}, {"source": "camera_cameracontrol_cameracontrol", "target": "monobehaviour", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L4", "weight": 1.0}, {"source": "camera_cameracontrol_cameracontrol", "target": "baseinputprovider", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L6", "weight": 1.0, "context": "field"}, {"source": "camera_cameracontrol_cameracontrol", "target": "transform", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L9", "weight": 1.0, "context": "field"}, {"source": "camera_cameracontrol_cameracontrol", "target": "layermask", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L11", "weight": 1.0, "context": "field"}, {"source": "camera_cameracontrol_cameracontrol", "target": "float", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L13", "weight": 1.0, "context": "field"}, {"source": "camera_cameracontrol_cameracontrol", "target": "float", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L15", "weight": 1.0, "context": "field"}, {"source": "camera_cameracontrol_cameracontrol", "target": "float", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L16", "weight": 1.0, "context": "field"}, {"source": "camera_cameracontrol_cameracontrol", "target": "float", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L17", "weight": 1.0, "context": "field"}, {"source": "camera_cameracontrol_cameracontrol", "target": "float", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L18", "weight": 1.0, "context": "field"}, {"source": "camera_cameracontrol_cameracontrol", "target": "bool", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L20", "weight": 1.0, "context": "field"}, {"source": "camera_cameracontrol_cameracontrol", "target": "float", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L22", "weight": 1.0, "context": "field"}, {"source": "camera_cameracontrol_cameracontrol", "target": "vector3", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L25", "weight": 1.0, "context": "field"}, {"source": "camera_cameracontrol_cameracontrol", "target": "quaternion", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L26", "weight": 1.0, "context": "field"}, {"source": "camera_cameracontrol_cameracontrol", "target": "float", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L27", "weight": 1.0, "context": "field"}, {"source": "camera_cameracontrol_cameracontrol", "target": "vector3", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L28", "weight": 1.0, "context": "field"}, {"source": "camera_cameracontrol_cameracontrol", "target": "bool", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L30", "weight": 1.0, "context": "field"}, {"source": "camera_cameracontrol_cameracontrol", "target": "bool", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L31", "weight": 1.0, "context": "field"}, {"source": "camera_cameracontrol_cameracontrol", "target": "vector2", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L32", "weight": 1.0, "context": "field"}, {"source": "camera_cameracontrol_cameracontrol", "target": "camera", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L34", "weight": 1.0, "context": "field"}, {"source": "camera_cameracontrol_cameracontrol", "target": "bool", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L36", "weight": 1.0, "context": "field"}, {"source": "camera_cameracontrol_cameracontrol", "target": "bool", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L38", "weight": 1.0, "context": "field"}, {"source": "camera_cameracontrol_cameracontrol", "target": "camera_cameracontrol_cameracontrol_start", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L44", "weight": 1.0}, {"source": "camera_cameracontrol_cameracontrol", "target": "camera_cameracontrol_cameracontrol_onenable", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L71", "weight": 1.0}, {"source": "camera_cameracontrol_cameracontrol", "target": "camera_cameracontrol_cameracontrol_ondisable", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L84", "weight": 1.0}, {"source": "camera_cameracontrol_cameracontrol", "target": "camera_cameracontrol_cameracontrol_lateupdate", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L95", "weight": 1.0}, {"source": "camera_cameracontrol_cameracontrol", "target": "camera_cameracontrol_cameracontrol_oncursormoved", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L101", "weight": 1.0}, {"source": "camera_cameracontrol_cameracontrol", "target": "camera_cameracontrol_cameracontrol_onpanstart", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L106", "weight": 1.0}, {"source": "camera_cameracontrol_cameracontrol", "target": "camera_cameracontrol_cameracontrol_onpanend", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L114", "weight": 1.0}, {"source": "camera_cameracontrol_cameracontrol", "target": "camera_cameracontrol_cameracontrol_onrotatestart", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L116", "weight": 1.0}, {"source": "camera_cameracontrol_cameracontrol", "target": "camera_cameracontrol_cameracontrol_onrotateend", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L121", "weight": 1.0}, {"source": "camera_cameracontrol_cameracontrol", "target": "camera_cameracontrol_cameracontrol_oncursordelta", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L123", "weight": 1.0}, {"source": "camera_cameracontrol_cameracontrol", "target": "camera_cameracontrol_cameracontrol_onzoom", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L149", "weight": 1.0}, {"source": "camera_cameracontrol_cameracontrol", "target": "camera_cameracontrol_cameracontrol_applymovement", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L161", "weight": 1.0}, {"source": "camera_cameracontrol_cameracontrol", "target": "camera_cameracontrol_cameracontrol_snaptodirection", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L185", "weight": 1.0}, {"source": "camera_cameracontrol_cameracontrol", "target": "camera_cameracontrol_cameracontrol_ondrawgizmos", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L200", "weight": 1.0}, {"source": "camera_cameracontrol_cameracontrol_lateupdate", "target": "camera_cameracontrol_cameracontrol_applymovement", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L95", "weight": 1.0}], "raw_calls": [{"caller_nid": "camera_cameracontrol_cameracontrol_start", "callee": "GetComponent<Camera>", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L46"}, {"caller_nid": "camera_cameracontrol_cameracontrol_start", "callee": "Distance", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L56"}, {"caller_nid": "camera_cameracontrol_cameracontrol_start", "callee": "getCurrentInputProvider", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L58"}, {"caller_nid": "camera_cameracontrol_cameracontrol_start", "callee": "getInstance", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L58"}, {"caller_nid": "camera_cameracontrol_cameracontrol_start", "callee": "AddListener", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L60"}, {"caller_nid": "camera_cameracontrol_cameracontrol_start", "callee": "AddListener", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L61"}, {"caller_nid": "camera_cameracontrol_cameracontrol_start", "callee": "AddListener", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L62"}, {"caller_nid": "camera_cameracontrol_cameracontrol_start", "callee": "AddListener", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L63"}, {"caller_nid": "camera_cameracontrol_cameracontrol_start", "callee": "AddListener", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L64"}, {"caller_nid": "camera_cameracontrol_cameracontrol_start", "callee": "AddListener", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L65"}, {"caller_nid": "camera_cameracontrol_cameracontrol_start", "callee": "AddListener", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L66"}, {"caller_nid": "camera_cameracontrol_cameracontrol_onenable", "callee": "AddListener", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L75"}, {"caller_nid": "camera_cameracontrol_cameracontrol_onenable", "callee": "AddListener", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L76"}, {"caller_nid": "camera_cameracontrol_cameracontrol_onenable", "callee": "AddListener", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L77"}, {"caller_nid": "camera_cameracontrol_cameracontrol_onenable", "callee": "AddListener", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L78"}, {"caller_nid": "camera_cameracontrol_cameracontrol_onenable", "callee": "AddListener", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L79"}, {"caller_nid": "camera_cameracontrol_cameracontrol_onenable", "callee": "AddListener", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L80"}, {"caller_nid": "camera_cameracontrol_cameracontrol_onenable", "callee": "AddListener", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L81"}, {"caller_nid": "camera_cameracontrol_cameracontrol_ondisable", "callee": "RemoveListener", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L86"}, {"caller_nid": "camera_cameracontrol_cameracontrol_ondisable", "callee": "RemoveListener", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L87"}, {"caller_nid": "camera_cameracontrol_cameracontrol_ondisable", "callee": "RemoveListener", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L88"}, {"caller_nid": "camera_cameracontrol_cameracontrol_ondisable", "callee": "RemoveListener", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L89"}, {"caller_nid": "camera_cameracontrol_cameracontrol_ondisable", "callee": "RemoveListener", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L90"}, {"caller_nid": "camera_cameracontrol_cameracontrol_ondisable", "callee": "RemoveListener", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L91"}, {"caller_nid": "camera_cameracontrol_cameracontrol_ondisable", "callee": "RemoveListener", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L92"}, {"caller_nid": "camera_cameracontrol_cameracontrol_onpanstart", "callee": "ScreenPointToRay", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L110"}, {"caller_nid": "camera_cameracontrol_cameracontrol_onpanstart", "callee": "Raycast", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L111"}, {"caller_nid": "camera_cameracontrol_cameracontrol_oncursordelta", "callee": "Is", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L127"}, {"caller_nid": "camera_cameracontrol_cameracontrol_oncursordelta", "callee": "Clamp", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L143"}, {"caller_nid": "camera_cameracontrol_cameracontrol_oncursordelta", "callee": "Euler", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L145"}, {"caller_nid": "camera_cameracontrol_cameracontrol_onzoom", "callee": "Is", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L151"}, {"caller_nid": "camera_cameracontrol_cameracontrol_onzoom", "callee": "Clamp", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L154"}, {"caller_nid": "camera_cameracontrol_cameracontrol_applymovement", "callee": "SmoothDamp", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L165"}, {"caller_nid": "camera_cameracontrol_cameracontrol_applymovement", "callee": "Slerp", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L168"}, {"caller_nid": "camera_cameracontrol_cameracontrol_applymovement", "callee": "LookAt", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L178"}, {"caller_nid": "camera_cameracontrol_cameracontrol_snaptodirection", "callee": "Abs", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L187"}, {"caller_nid": "camera_cameracontrol_cameracontrol_snaptodirection", "callee": "Dot", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L187"}, {"caller_nid": "camera_cameracontrol_cameracontrol_snaptodirection", "callee": "LookRotation", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L191"}, {"caller_nid": "camera_cameracontrol_cameracontrol_ondrawgizmos", "callee": "DrawWireSphere", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L205"}, {"caller_nid": "camera_cameracontrol_cameracontrol_ondrawgizmos", "callee": "DrawLine", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L206"}, {"caller_nid": "camera_cameracontrol_cameracontrol_ondrawgizmos", "callee": "TRS", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L209"}, {"caller_nid": "camera_cameracontrol_cameracontrol_ondrawgizmos", "callee": "DrawFrustum", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L210"}, {"caller_nid": "camera_cameracontrol_cameracontrol_ondrawgizmos", "callee": "GetComponent<Camera>", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Camera\\CameraControl.cs", "source_location": "L210"}]}