Files
JuegoSim/Assets/graphify-out/cache/ast/a706720a9c861539eb81c461767b8f733045c78d94db173b7c89016baf61b8e3.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_managers_interactionmanager_cs", "label": "InteractionManager.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs", "source_location": "L1"}, {"id": "managers_interactionmanager_interactionmanager", "label": "InteractionManager", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs", "source_location": "L7"}, {"id": "monobehaviour", "label": "MonoBehaviour", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "commandhandler", "label": "CommandHandler", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs", "source_location": "L11"}, {"id": "ghostmanager", "label": "GhostManager", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs", "source_location": "L12"}, {"id": "selectionmanager", "label": "SelectionManager", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs", "source_location": "L13"}, {"id": "uimanager", "label": "UIManager", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs", "source_location": "L14"}, {"id": "managers_interactionmanager_interactionmanager_awake", "label": ".Awake()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs", "source_location": "L16"}, {"id": "managers_interactionmanager_interactionmanager_getinstance", "label": ".getInstance()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs", "source_location": "L22"}, {"id": "managers_interactionmanager_interactionmanager_start", "label": ".Start()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs", "source_location": "L27"}, {"id": "managers_interactionmanager_interactionmanager_setuplisteners", "label": ".setupListeners()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs", "source_location": "L37"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_interactionlayer_managers_interactionmanager_cs", "target": "collections", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_interactionlayer_managers_interactionmanager_cs", "target": "generic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs", "source_location": "L2", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_interactionlayer_managers_interactionmanager_cs", "target": "threading", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs", "source_location": "L3", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_interactionlayer_managers_interactionmanager_cs", "target": "unityengine", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs", "source_location": "L4", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_interactionlayer_managers_interactionmanager_cs", "target": "managers_interactionmanager_interactionmanager", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs", "source_location": "L7", "weight": 1.0}, {"source": "managers_interactionmanager_interactionmanager", "target": "monobehaviour", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs", "source_location": "L7", "weight": 1.0}, {"source": "managers_interactionmanager_interactionmanager", "target": "managers_interactionmanager_interactionmanager", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs", "source_location": "L9", "weight": 1.0, "context": "field"}, {"source": "managers_interactionmanager_interactionmanager", "target": "commandhandler", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs", "source_location": "L11", "weight": 1.0, "context": "field"}, {"source": "managers_interactionmanager_interactionmanager", "target": "ghostmanager", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs", "source_location": "L12", "weight": 1.0, "context": "field"}, {"source": "managers_interactionmanager_interactionmanager", "target": "selectionmanager", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs", "source_location": "L13", "weight": 1.0, "context": "field"}, {"source": "managers_interactionmanager_interactionmanager", "target": "uimanager", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs", "source_location": "L14", "weight": 1.0, "context": "field"}, {"source": "managers_interactionmanager_interactionmanager", "target": "managers_interactionmanager_interactionmanager_awake", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs", "source_location": "L16", "weight": 1.0}, {"source": "managers_interactionmanager_interactionmanager", "target": "managers_interactionmanager_interactionmanager_getinstance", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs", "source_location": "L22", "weight": 1.0}, {"source": "managers_interactionmanager_interactionmanager", "target": "managers_interactionmanager_interactionmanager_start", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs", "source_location": "L27", "weight": 1.0}, {"source": "managers_interactionmanager_interactionmanager", "target": "managers_interactionmanager_interactionmanager_setuplisteners", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs", "source_location": "L37", "weight": 1.0}, {"source": "managers_interactionmanager_interactionmanager_start", "target": "managers_interactionmanager_interactionmanager_getinstance", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs", "source_location": "L29", "weight": 1.0}, {"source": "managers_interactionmanager_interactionmanager_start", "target": "managers_interactionmanager_interactionmanager_setuplisteners", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs", "source_location": "L34", "weight": 1.0}], "raw_calls": [{"caller_nid": "managers_interactionmanager_interactionmanager_awake", "callee": "Destroy", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs", "source_location": "L19"}, {"caller_nid": "managers_interactionmanager_interactionmanager_setuplisteners", "callee": "AddListener", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs", "source_location": "L39"}, {"caller_nid": "managers_interactionmanager_interactionmanager_setuplisteners", "callee": "setupBlock", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs", "source_location": "L41"}, {"caller_nid": "managers_interactionmanager_interactionmanager_setuplisteners", "callee": "onClearAddListener", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs", "source_location": "L43"}, {"caller_nid": "managers_interactionmanager_interactionmanager_setuplisteners", "callee": "deselectUIInteractable", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs", "source_location": "L45"}]}