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

1 line
6.2 KiB
JSON

{"nodes": [{"id": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_inputsystem_inputmodemanager_cs", "label": "InputModeManager.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InputSystem\\InputModeManager.cs", "source_location": "L1"}, {"id": "inputsystem_inputmodemanager_inputmodemanager", "label": "InputModeManager", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InputSystem\\InputModeManager.cs", "source_location": "L12"}, {"id": "list", "label": "List", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InputSystem\\InputModeManager.cs", "source_location": "L14"}, {"id": "inputsystem_inputmodemanager_inputmodemanager_push", "label": ".Push()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InputSystem\\InputModeManager.cs", "source_location": "L18"}, {"id": "inputsystem_inputmodemanager_inputmodemanager_pop", "label": ".Pop()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InputSystem\\InputModeManager.cs", "source_location": "L20"}, {"id": "inputsystem_inputmodemanager_inputmodemanager_has", "label": ".Has()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InputSystem\\InputModeManager.cs", "source_location": "L25"}, {"id": "inputsystem_inputmodemanager_inputmodemanager_is", "label": ".Is()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InputSystem\\InputModeManager.cs", "source_location": "L28"}, {"id": "inputsystem_inputmodemanager_inputmodemanager_debugcurrentlist", "label": ".debugCurrentList()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InputSystem\\InputModeManager.cs", "source_location": "L30"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_inputsystem_inputmodemanager_cs", "target": "generic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InputSystem\\InputModeManager.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_inputsystem_inputmodemanager_cs", "target": "unityengine", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InputSystem\\InputModeManager.cs", "source_location": "L2", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_inputsystem_inputmodemanager_cs", "target": "inputsystem_inputmodemanager_inputmodemanager", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InputSystem\\InputModeManager.cs", "source_location": "L12", "weight": 1.0}, {"source": "inputsystem_inputmodemanager_inputmodemanager", "target": "list", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InputSystem\\InputModeManager.cs", "source_location": "L14", "weight": 1.0, "context": "field"}, {"source": "inputsystem_inputmodemanager_inputmodemanager", "target": "inputsystem_inputmodemanager_inputmodemanager_push", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InputSystem\\InputModeManager.cs", "source_location": "L18", "weight": 1.0}, {"source": "inputsystem_inputmodemanager_inputmodemanager", "target": "inputsystem_inputmodemanager_inputmodemanager_pop", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InputSystem\\InputModeManager.cs", "source_location": "L20", "weight": 1.0}, {"source": "inputsystem_inputmodemanager_inputmodemanager", "target": "inputsystem_inputmodemanager_inputmodemanager_has", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InputSystem\\InputModeManager.cs", "source_location": "L25", "weight": 1.0}, {"source": "inputsystem_inputmodemanager_inputmodemanager", "target": "inputsystem_inputmodemanager_inputmodemanager_is", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InputSystem\\InputModeManager.cs", "source_location": "L28", "weight": 1.0}, {"source": "inputsystem_inputmodemanager_inputmodemanager", "target": "inputsystem_inputmodemanager_inputmodemanager_debugcurrentlist", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InputSystem\\InputModeManager.cs", "source_location": "L30", "weight": 1.0}], "raw_calls": [{"caller_nid": "inputsystem_inputmodemanager_inputmodemanager_push", "callee": "Add", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InputSystem\\InputModeManager.cs", "source_location": "L18"}, {"caller_nid": "inputsystem_inputmodemanager_inputmodemanager_pop", "callee": "Remove", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InputSystem\\InputModeManager.cs", "source_location": "L22"}, {"caller_nid": "inputsystem_inputmodemanager_inputmodemanager_has", "callee": "Contains", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InputSystem\\InputModeManager.cs", "source_location": "L25"}, {"caller_nid": "inputsystem_inputmodemanager_inputmodemanager_debugcurrentlist", "callee": "Log", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InputSystem\\InputModeManager.cs", "source_location": "L33"}]}