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

1 line
10 KiB
JSON

{"nodes": [{"id": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_interactionlayer_interactables_uiinteractable_cs", "label": "UIInteractable.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs", "source_location": "L1"}, {"id": "interactables_uiinteractable_uiinteractable", "label": "UIInteractable", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs", "source_location": "L6"}, {"id": "baseinteractable", "label": "BaseInteractable", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "ipointerdownhandler", "label": "IPointerDownHandler", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "uimanager", "label": "UIManager", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs", "source_location": "L8"}, {"id": "blockdata", "label": "BlockData", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs", "source_location": "L9"}, {"id": "bool", "label": "bool", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs", "source_location": "L11"}, {"id": "color", "label": "Color", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs", "source_location": "L12"}, {"id": "interactables_uiinteractable_uiinteractable_start", "label": ".Start()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs", "source_location": "L14"}, {"id": "interactables_uiinteractable_uiinteractable_onselectenter", "label": ".onSelectEnter()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs", "source_location": "L35"}, {"id": "interactables_uiinteractable_uiinteractable_onselectexit", "label": ".onSelectExit()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs", "source_location": "L46"}, {"id": "interactables_uiinteractable_uiinteractable_getassociatedblockdata", "label": ".getAssociatedBlockData()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs", "source_location": "L53"}, {"id": "interactables_uiinteractable_uiinteractable_setblockdata", "label": ".setBlockData()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs", "source_location": "L55"}, {"id": "interactables_uiinteractable_uiinteractable_onpointerdown", "label": ".OnPointerDown()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs", "source_location": "L61"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_interactionlayer_interactables_uiinteractable_cs", "target": "unityengine", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_interactionlayer_interactables_uiinteractable_cs", "target": "eventsystems", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs", "source_location": "L2", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_interactionlayer_interactables_uiinteractable_cs", "target": "ui", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs", "source_location": "L3", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_interactionlayer_interactables_uiinteractable_cs", "target": "uielements", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs", "source_location": "L4", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_interactionlayer_interactables_uiinteractable_cs", "target": "interactables_uiinteractable_uiinteractable", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs", "source_location": "L6", "weight": 1.0}, {"source": "interactables_uiinteractable_uiinteractable", "target": "baseinteractable", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs", "source_location": "L6", "weight": 1.0}, {"source": "interactables_uiinteractable_uiinteractable", "target": "ipointerdownhandler", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs", "source_location": "L6", "weight": 1.0}, {"source": "interactables_uiinteractable_uiinteractable", "target": "uimanager", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs", "source_location": "L8", "weight": 1.0, "context": "field"}, {"source": "interactables_uiinteractable_uiinteractable", "target": "blockdata", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs", "source_location": "L9", "weight": 1.0, "context": "field"}, {"source": "interactables_uiinteractable_uiinteractable", "target": "bool", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs", "source_location": "L11", "weight": 1.0, "context": "field"}, {"source": "interactables_uiinteractable_uiinteractable", "target": "color", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs", "source_location": "L12", "weight": 1.0, "context": "field"}, {"source": "interactables_uiinteractable_uiinteractable", "target": "interactables_uiinteractable_uiinteractable_start", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs", "source_location": "L14", "weight": 1.0}, {"source": "interactables_uiinteractable_uiinteractable", "target": "interactables_uiinteractable_uiinteractable_onselectenter", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs", "source_location": "L35", "weight": 1.0}, {"source": "interactables_uiinteractable_uiinteractable", "target": "interactables_uiinteractable_uiinteractable_onselectexit", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs", "source_location": "L46", "weight": 1.0}, {"source": "interactables_uiinteractable_uiinteractable", "target": "interactables_uiinteractable_uiinteractable_getassociatedblockdata", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs", "source_location": "L53", "weight": 1.0}, {"source": "interactables_uiinteractable_uiinteractable", "target": "interactables_uiinteractable_uiinteractable_setblockdata", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs", "source_location": "L55", "weight": 1.0}, {"source": "interactables_uiinteractable_uiinteractable", "target": "interactables_uiinteractable_uiinteractable_onpointerdown", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs", "source_location": "L61", "weight": 1.0}, {"source": "interactables_uiinteractable_uiinteractable_onpointerdown", "target": "interactables_uiinteractable_uiinteractable_onselectenter", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs", "source_location": "L63", "weight": 1.0}], "raw_calls": [{"caller_nid": "interactables_uiinteractable_uiinteractable_start", "callee": "getInstance", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs", "source_location": "L16"}, {"caller_nid": "interactables_uiinteractable_uiinteractable_onselectenter", "callee": "selectUIInteractable", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs", "source_location": "L40"}]}