Initial commit
This commit is contained in:
Vendored
+1
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "e_unity_new_projects_juego_simulator_assets_naughtyattributes_scripts_test_naughtycomponent_cs", "label": "_NaughtyComponent.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\_NaughtyComponent.cs", "source_location": "L1"}, {"id": "test_naughtycomponent_naughtyattributes_test", "label": "NaughtyAttributes.Test", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\_NaughtyComponent.cs", "source_location": "L4"}, {"id": "test_naughtycomponent_naughtycomponent", "label": "_NaughtyComponent", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\_NaughtyComponent.cs", "source_location": "L6"}, {"id": "monobehaviour", "label": "MonoBehaviour", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "test_naughtycomponent_myclass", "label": "MyClass", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\_NaughtyComponent.cs", "source_location": "L10"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_assets_naughtyattributes_scripts_test_naughtycomponent_cs", "target": "generic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\_NaughtyComponent.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_naughtyattributes_scripts_test_naughtycomponent_cs", "target": "unityengine", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\_NaughtyComponent.cs", "source_location": "L2", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_naughtyattributes_scripts_test_naughtycomponent_cs", "target": "test_naughtycomponent_naughtyattributes_test", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\_NaughtyComponent.cs", "source_location": "L4", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_naughtyattributes_scripts_test_naughtycomponent_cs", "target": "test_naughtycomponent_naughtycomponent", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\_NaughtyComponent.cs", "source_location": "L6", "weight": 1.0}, {"source": "test_naughtycomponent_naughtycomponent", "target": "monobehaviour", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\_NaughtyComponent.cs", "source_location": "L6", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_naughtyattributes_scripts_test_naughtycomponent_cs", "target": "test_naughtycomponent_myclass", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\_NaughtyComponent.cs", "source_location": "L10", "weight": 1.0}], "raw_calls": []}
|
||||
Reference in New Issue
Block a user