1 line
9.1 KiB
JSON
1 line
9.1 KiB
JSON
{"nodes": [{"id": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_debendancyinjection_runtimeanchor_cs", "label": "RuntimeAnchor.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\RuntimeAnchor.cs", "source_location": "L1"}, {"id": "debendancyinjection_runtimeanchor_dependencyinjection_scriptableobjects", "label": "DependencyInjection.ScriptableObjects", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\RuntimeAnchor.cs", "source_location": "L5"}, {"id": "debendancyinjection_runtimeanchor_runtimeanchor", "label": "RuntimeAnchor", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\RuntimeAnchor.cs", "source_location": "L12"}, {"id": "scriptableobject", "label": "ScriptableObject", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "t", "label": "T", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\RuntimeAnchor.cs", "source_location": "L15"}, {"id": "bool", "label": "bool", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\RuntimeAnchor.cs", "source_location": "L19"}, {"id": "debendancyinjection_runtimeanchor_runtimeanchor_register", "label": ".Register()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\RuntimeAnchor.cs", "source_location": "L26"}, {"id": "debendancyinjection_runtimeanchor_runtimeanchor_deregister", "label": ".Deregister()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\RuntimeAnchor.cs", "source_location": "L46"}, {"id": "debendancyinjection_runtimeanchor_runtimeanchor_clear", "label": ".Clear()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\RuntimeAnchor.cs", "source_location": "L57"}, {"id": "debendancyinjection_runtimeanchor_runtimeanchor_ondisable", "label": ".OnDisable()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\RuntimeAnchor.cs", "source_location": "L65"}, {"id": "debendancyinjection_runtimeanchor_ghostanchor", "label": "GhostAnchor", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\RuntimeAnchor.cs", "source_location": "L74"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_debendancyinjection_runtimeanchor_cs", "target": "system", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\RuntimeAnchor.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_debendancyinjection_runtimeanchor_cs", "target": "scriptableobjects", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\RuntimeAnchor.cs", "source_location": "L2", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_debendancyinjection_runtimeanchor_cs", "target": "unityengine", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\RuntimeAnchor.cs", "source_location": "L3", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_debendancyinjection_runtimeanchor_cs", "target": "debendancyinjection_runtimeanchor_dependencyinjection_scriptableobjects", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\RuntimeAnchor.cs", "source_location": "L5", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_debendancyinjection_runtimeanchor_cs", "target": "debendancyinjection_runtimeanchor_runtimeanchor", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\RuntimeAnchor.cs", "source_location": "L12", "weight": 1.0}, {"source": "debendancyinjection_runtimeanchor_runtimeanchor", "target": "scriptableobject", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\RuntimeAnchor.cs", "source_location": "L12", "weight": 1.0}, {"source": "debendancyinjection_runtimeanchor_runtimeanchor", "target": "t", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\RuntimeAnchor.cs", "source_location": "L15", "weight": 1.0, "context": "field"}, {"source": "debendancyinjection_runtimeanchor_runtimeanchor", "target": "t", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\RuntimeAnchor.cs", "source_location": "L18", "weight": 1.0, "context": "field"}, {"source": "debendancyinjection_runtimeanchor_runtimeanchor", "target": "bool", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\RuntimeAnchor.cs", "source_location": "L19", "weight": 1.0, "context": "field"}, {"source": "debendancyinjection_runtimeanchor_runtimeanchor", "target": "debendancyinjection_runtimeanchor_runtimeanchor_register", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\RuntimeAnchor.cs", "source_location": "L26", "weight": 1.0}, {"source": "debendancyinjection_runtimeanchor_runtimeanchor", "target": "debendancyinjection_runtimeanchor_runtimeanchor_deregister", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\RuntimeAnchor.cs", "source_location": "L46", "weight": 1.0}, {"source": "debendancyinjection_runtimeanchor_runtimeanchor", "target": "debendancyinjection_runtimeanchor_runtimeanchor_clear", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\RuntimeAnchor.cs", "source_location": "L57", "weight": 1.0}, {"source": "debendancyinjection_runtimeanchor_runtimeanchor", "target": "debendancyinjection_runtimeanchor_runtimeanchor_ondisable", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\RuntimeAnchor.cs", "source_location": "L65", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_debendancyinjection_runtimeanchor_cs", "target": "debendancyinjection_runtimeanchor_ghostanchor", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\RuntimeAnchor.cs", "source_location": "L74", "weight": 1.0}, {"source": "debendancyinjection_runtimeanchor_ghostanchor", "target": "debendancyinjection_runtimeanchor_runtimeanchor", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\RuntimeAnchor.cs", "source_location": "L74", "weight": 1.0}], "raw_calls": [{"caller_nid": "debendancyinjection_runtimeanchor_runtimeanchor_register", "callee": "LogWarning", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\RuntimeAnchor.cs", "source_location": "L30"}, {"caller_nid": "debendancyinjection_runtimeanchor_runtimeanchor_register", "callee": "Invoke", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\RuntimeAnchor.cs", "source_location": "L41"}, {"caller_nid": "debendancyinjection_runtimeanchor_runtimeanchor_deregister", "callee": "Invoke", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\RuntimeAnchor.cs", "source_location": "L53"}, {"caller_nid": "debendancyinjection_runtimeanchor_runtimeanchor_clear", "callee": "Invoke", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\DebendancyInjection\\RuntimeAnchor.cs", "source_location": "L62"}]} |