{"nodes": [{"id": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_movement_scripts_gizmomoveelement_cs", "label": "GizmoMoveElement.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs", "source_location": "L1"}, {"id": "movement_scripts_gizmomoveelement_gizmomoveelement", "label": "GizmoMoveElement", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs", "source_location": "L13"}, {"id": "monobehaviour", "label": "MonoBehaviour", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "gizmodirection", "label": "GizmoDirection", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs", "source_location": "L15"}, {"id": "transform", "label": "Transform", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs", "source_location": "L16"}, {"id": "axismovestrategy", "label": "AxisMoveStrategy", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs", "source_location": "L18"}, {"id": "ghostmanager", "label": "GhostManager", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs", "source_location": "L19"}, {"id": "material", "label": "Material", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs", "source_location": "L20"}, {"id": "movement_scripts_gizmomoveelement_gizmomoveelement_start", "label": ".Start()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs", "source_location": "L24"}, {"id": "movement_scripts_gizmomoveelement_gizmomoveelement_getdirection", "label": ".getDirection()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs", "source_location": "L32"}, {"id": "movement_scripts_gizmomoveelement_gizmomoveelement_onselectenter", "label": ".onSelectEnter()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs", "source_location": "L37"}, {"id": "movement_scripts_gizmomoveelement_gizmomoveelement_onselectexit", "label": ".onSelectExit()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs", "source_location": "L51"}, {"id": "movement_scripts_gizmomoveelement_gizmomoveelement_resetmat", "label": ".ResetMat()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs", "source_location": "L63"}, {"id": "movement_scripts_gizmomoveelement_gizmomoveelement_getaxisdirection", "label": ".GetAxisDirection()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs", "source_location": "L68"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_movement_scripts_gizmomoveelement_cs", "target": "collections", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_movement_scripts_gizmomoveelement_cs", "target": "generic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs", "source_location": "L2", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_movement_scripts_gizmomoveelement_cs", "target": "unityengine", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs", "source_location": "L3", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_movement_scripts_gizmomoveelement_cs", "target": "movement_scripts_gizmomoveelement_gizmomoveelement", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs", "source_location": "L13", "weight": 1.0}, {"source": "movement_scripts_gizmomoveelement_gizmomoveelement", "target": "monobehaviour", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs", "source_location": "L13", "weight": 1.0}, {"source": "movement_scripts_gizmomoveelement_gizmomoveelement", "target": "gizmodirection", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs", "source_location": "L15", "weight": 1.0, "context": "field"}, {"source": "movement_scripts_gizmomoveelement_gizmomoveelement", "target": "transform", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs", "source_location": "L16", "weight": 1.0, "context": "field"}, {"source": "movement_scripts_gizmomoveelement_gizmomoveelement", "target": "axismovestrategy", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs", "source_location": "L18", "weight": 1.0, "context": "field"}, {"source": "movement_scripts_gizmomoveelement_gizmomoveelement", "target": "ghostmanager", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs", "source_location": "L19", "weight": 1.0, "context": "field"}, {"source": "movement_scripts_gizmomoveelement_gizmomoveelement", "target": "material", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs", "source_location": "L20", "weight": 1.0, "context": "field"}, {"source": "movement_scripts_gizmomoveelement_gizmomoveelement", "target": "material", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs", "source_location": "L22", "weight": 1.0, "context": "field"}, {"source": "movement_scripts_gizmomoveelement_gizmomoveelement", "target": "movement_scripts_gizmomoveelement_gizmomoveelement_start", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs", "source_location": "L24", "weight": 1.0}, {"source": "movement_scripts_gizmomoveelement_gizmomoveelement", "target": "movement_scripts_gizmomoveelement_gizmomoveelement_getdirection", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs", "source_location": "L32", "weight": 1.0}, {"source": "movement_scripts_gizmomoveelement_gizmomoveelement", "target": "movement_scripts_gizmomoveelement_gizmomoveelement_onselectenter", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs", "source_location": "L37", "weight": 1.0}, {"source": "movement_scripts_gizmomoveelement_gizmomoveelement", "target": "movement_scripts_gizmomoveelement_gizmomoveelement_onselectexit", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs", "source_location": "L51", "weight": 1.0}, {"source": "movement_scripts_gizmomoveelement_gizmomoveelement", "target": "movement_scripts_gizmomoveelement_gizmomoveelement_resetmat", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs", "source_location": "L63", "weight": 1.0}, {"source": "movement_scripts_gizmomoveelement_gizmomoveelement", "target": "movement_scripts_gizmomoveelement_gizmomoveelement_getaxisdirection", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs", "source_location": "L68", "weight": 1.0}, {"source": "movement_scripts_gizmomoveelement_gizmomoveelement_onselectenter", "target": "movement_scripts_gizmomoveelement_gizmomoveelement_getaxisdirection", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs", "source_location": "L47", "weight": 1.0}], "raw_calls": [{"caller_nid": "movement_scripts_gizmomoveelement_gizmomoveelement_start", "callee": "GetComponent", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs", "source_location": "L26"}, {"caller_nid": "movement_scripts_gizmomoveelement_gizmomoveelement_start", "callee": "getInstance", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs", "source_location": "L27"}, {"caller_nid": "movement_scripts_gizmomoveelement_gizmomoveelement_start", "callee": "GetComponentInParent", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs", "source_location": "L29"}, {"caller_nid": "movement_scripts_gizmomoveelement_gizmomoveelement_onselectenter", "callee": "SetMovementStrategy", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs", "source_location": "L42"}, {"caller_nid": "movement_scripts_gizmomoveelement_gizmomoveelement_onselectenter", "callee": "Log", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs", "source_location": "L43"}, {"caller_nid": "movement_scripts_gizmomoveelement_gizmomoveelement_onselectenter", "callee": "Has", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs", "source_location": "L44"}, {"caller_nid": "movement_scripts_gizmomoveelement_gizmomoveelement_onselectenter", "callee": "Push", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs", "source_location": "L45"}, {"caller_nid": "movement_scripts_gizmomoveelement_gizmomoveelement_onselectenter", "callee": "SetupExistingBlock", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs", "source_location": "L46"}, {"caller_nid": "movement_scripts_gizmomoveelement_gizmomoveelement_onselectenter", "callee": "BeginDrag", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs", "source_location": "L47"}, {"caller_nid": "movement_scripts_gizmomoveelement_gizmomoveelement_onselectenter", "callee": "GetComponent", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs", "source_location": "L48"}, {"caller_nid": "movement_scripts_gizmomoveelement_gizmomoveelement_onselectexit", "callee": "Has", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs", "source_location": "L53"}, {"caller_nid": "movement_scripts_gizmomoveelement_gizmomoveelement_onselectexit", "callee": "Pop", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs", "source_location": "L54"}, {"caller_nid": "movement_scripts_gizmomoveelement_gizmomoveelement_onselectexit", "callee": "Log", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs", "source_location": "L57"}, {"caller_nid": "movement_scripts_gizmomoveelement_gizmomoveelement_onselectexit", "callee": "EndDrag", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs", "source_location": "L58"}, {"caller_nid": "movement_scripts_gizmomoveelement_gizmomoveelement_onselectexit", "callee": "ClearGhostData", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs", "source_location": "L59"}, {"caller_nid": "movement_scripts_gizmomoveelement_gizmomoveelement_resetmat", "callee": "GetComponent", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs", "source_location": "L65"}]}