{"nodes": [{"id": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_interactionlayer_interactables_hoveredui_cs", "label": "HoveredUI.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\HoveredUI.cs", "source_location": "L1"}, {"id": "interactables_hoveredui_hoveredui", "label": "HoveredUI", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\HoveredUI.cs", "source_location": "L7"}, {"id": "monobehaviour", "label": "MonoBehaviour", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "ipointerenterhandler", "label": "IPointerEnterHandler", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "ipointerexithandler", "label": "IPointerExitHandler", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "ghostmanager", "label": "GhostManager", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\HoveredUI.cs", "source_location": "L9"}, {"id": "interactables_hoveredui_hoveredui_start", "label": ".Start()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\HoveredUI.cs", "source_location": "L11"}, {"id": "interactables_hoveredui_hoveredui_onpointerenter", "label": ".OnPointerEnter()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\HoveredUI.cs", "source_location": "L16"}, {"id": "interactables_hoveredui_hoveredui_onpointerexit", "label": ".OnPointerExit()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\HoveredUI.cs", "source_location": "L24"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_interactionlayer_interactables_hoveredui_cs", "target": "collections", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\HoveredUI.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_interactionlayer_interactables_hoveredui_cs", "target": "generic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\HoveredUI.cs", "source_location": "L2", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_interactionlayer_interactables_hoveredui_cs", "target": "unityengine", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\HoveredUI.cs", "source_location": "L3", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_interactionlayer_interactables_hoveredui_cs", "target": "eventsystems", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\HoveredUI.cs", "source_location": "L4", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_interactionlayer_interactables_hoveredui_cs", "target": "ui", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\HoveredUI.cs", "source_location": "L5", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_interactionlayer_interactables_hoveredui_cs", "target": "interactables_hoveredui_hoveredui", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\HoveredUI.cs", "source_location": "L7", "weight": 1.0}, {"source": "interactables_hoveredui_hoveredui", "target": "monobehaviour", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\HoveredUI.cs", "source_location": "L7", "weight": 1.0}, {"source": "interactables_hoveredui_hoveredui", "target": "ipointerenterhandler", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\HoveredUI.cs", "source_location": "L7", "weight": 1.0}, {"source": "interactables_hoveredui_hoveredui", "target": "ipointerexithandler", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\HoveredUI.cs", "source_location": "L7", "weight": 1.0}, {"source": "interactables_hoveredui_hoveredui", "target": "ghostmanager", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\HoveredUI.cs", "source_location": "L9", "weight": 1.0, "context": "field"}, {"source": "interactables_hoveredui_hoveredui", "target": "interactables_hoveredui_hoveredui_start", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\HoveredUI.cs", "source_location": "L11", "weight": 1.0}, {"source": "interactables_hoveredui_hoveredui", "target": "interactables_hoveredui_hoveredui_onpointerenter", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\HoveredUI.cs", "source_location": "L16", "weight": 1.0}, {"source": "interactables_hoveredui_hoveredui", "target": "interactables_hoveredui_hoveredui_onpointerexit", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\HoveredUI.cs", "source_location": "L24", "weight": 1.0}], "raw_calls": [{"caller_nid": "interactables_hoveredui_hoveredui_start", "callee": "getInstance", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\HoveredUI.cs", "source_location": "L13"}, {"caller_nid": "interactables_hoveredui_hoveredui_onpointerenter", "callee": "clearGhost", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\HoveredUI.cs", "source_location": "L18"}, {"caller_nid": "interactables_hoveredui_hoveredui_onpointerenter", "callee": "setDrag", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\HoveredUI.cs", "source_location": "L19"}, {"caller_nid": "interactables_hoveredui_hoveredui_onpointerenter", "callee": "Is", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\HoveredUI.cs", "source_location": "L20"}, {"caller_nid": "interactables_hoveredui_hoveredui_onpointerenter", "callee": "Push", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\HoveredUI.cs", "source_location": "L21"}, {"caller_nid": "interactables_hoveredui_hoveredui_onpointerexit", "callee": "setupBlock", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\HoveredUI.cs", "source_location": "L26"}, {"caller_nid": "interactables_hoveredui_hoveredui_onpointerexit", "callee": "setDrag", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\HoveredUI.cs", "source_location": "L27"}, {"caller_nid": "interactables_hoveredui_hoveredui_onpointerexit", "callee": "Pop", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\HoveredUI.cs", "source_location": "L28"}]}