1 line
7.5 KiB
JSON
1 line
7.5 KiB
JSON
{"nodes": [{"id": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_inputsystem_inputprovidermanager_cs", "label": "InputProviderManager.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InputSystem\\InputProviderManager.cs", "source_location": "L1"}, {"id": "inputsystem_inputprovidermanager_inputprovidermanager", "label": "InputProviderManager", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InputSystem\\InputProviderManager.cs", "source_location": "L6"}, {"id": "monobehaviour", "label": "MonoBehaviour", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "baseinputprovider", "label": "BaseInputProvider", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InputSystem\\InputProviderManager.cs", "source_location": "L9"}, {"id": "inputsystem_inputprovidermanager_inputprovidermanager_awake", "label": ".Awake()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InputSystem\\InputProviderManager.cs", "source_location": "L11"}, {"id": "inputsystem_inputprovidermanager_inputprovidermanager_getinstance", "label": ".getInstance()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InputSystem\\InputProviderManager.cs", "source_location": "L29"}, {"id": "inputsystem_inputprovidermanager_inputprovidermanager_getcurrentinputprovider", "label": ".getCurrentInputProvider()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InputSystem\\InputProviderManager.cs", "source_location": "L34"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_inputsystem_inputprovidermanager_cs", "target": "collections", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InputSystem\\InputProviderManager.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_inputsystem_inputprovidermanager_cs", "target": "generic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InputSystem\\InputProviderManager.cs", "source_location": "L2", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_inputsystem_inputprovidermanager_cs", "target": "configuration", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InputSystem\\InputProviderManager.cs", "source_location": "L3", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_inputsystem_inputprovidermanager_cs", "target": "unityengine", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InputSystem\\InputProviderManager.cs", "source_location": "L4", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_inputsystem_inputprovidermanager_cs", "target": "inputsystem_inputprovidermanager_inputprovidermanager", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InputSystem\\InputProviderManager.cs", "source_location": "L6", "weight": 1.0}, {"source": "inputsystem_inputprovidermanager_inputprovidermanager", "target": "monobehaviour", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InputSystem\\InputProviderManager.cs", "source_location": "L6", "weight": 1.0}, {"source": "inputsystem_inputprovidermanager_inputprovidermanager", "target": "inputsystem_inputprovidermanager_inputprovidermanager", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InputSystem\\InputProviderManager.cs", "source_location": "L8", "weight": 1.0, "context": "field"}, {"source": "inputsystem_inputprovidermanager_inputprovidermanager", "target": "baseinputprovider", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InputSystem\\InputProviderManager.cs", "source_location": "L9", "weight": 1.0, "context": "field"}, {"source": "inputsystem_inputprovidermanager_inputprovidermanager", "target": "inputsystem_inputprovidermanager_inputprovidermanager_awake", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InputSystem\\InputProviderManager.cs", "source_location": "L11", "weight": 1.0}, {"source": "inputsystem_inputprovidermanager_inputprovidermanager", "target": "inputsystem_inputprovidermanager_inputprovidermanager_getinstance", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InputSystem\\InputProviderManager.cs", "source_location": "L29", "weight": 1.0}, {"source": "inputsystem_inputprovidermanager_inputprovidermanager", "target": "inputsystem_inputprovidermanager_inputprovidermanager_getcurrentinputprovider", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InputSystem\\InputProviderManager.cs", "source_location": "L34", "weight": 1.0}], "raw_calls": [{"caller_nid": "inputsystem_inputprovidermanager_inputprovidermanager_awake", "callee": "Destroy", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InputSystem\\InputProviderManager.cs", "source_location": "L14"}, {"caller_nid": "inputsystem_inputprovidermanager_inputprovidermanager_awake", "callee": "GetComponentInChildren<MobileInputProvider>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InputSystem\\InputProviderManager.cs", "source_location": "L18"}, {"caller_nid": "inputsystem_inputprovidermanager_inputprovidermanager_awake", "callee": "GetComponentInChildren<PCIntputProvider>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InputSystem\\InputProviderManager.cs", "source_location": "L19"}, {"caller_nid": "inputsystem_inputprovidermanager_inputprovidermanager_awake", "callee": "GetComponentsInChildren<BaseInputProvider>", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InputSystem\\InputProviderManager.cs", "source_location": "L22"}, {"caller_nid": "inputsystem_inputprovidermanager_inputprovidermanager_awake", "callee": "Disable", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InputSystem\\InputProviderManager.cs", "source_location": "L24"}, {"caller_nid": "inputsystem_inputprovidermanager_inputprovidermanager_awake", "callee": "Enable", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InputSystem\\InputProviderManager.cs", "source_location": "L26"}]} |