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

1 line
6.1 KiB
JSON

{"nodes": [{"id": "e_unity_new_projects_juego_simulator_assets_naughtyattributes_scripts_test_boxgrouptest_cs", "label": "BoxGroupTest.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\BoxGroupTest.cs", "source_location": "L1"}, {"id": "test_boxgrouptest_naughtyattributes_test", "label": "NaughtyAttributes.Test", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\BoxGroupTest.cs", "source_location": "L3"}, {"id": "test_boxgrouptest_boxgrouptest", "label": "BoxGroupTest", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\BoxGroupTest.cs", "source_location": "L5"}, {"id": "monobehaviour", "label": "MonoBehaviour", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "int", "label": "int", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\BoxGroupTest.cs", "source_location": "L7"}, {"id": "float", "label": "float", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\BoxGroupTest.cs", "source_location": "L12"}, {"id": "vector2", "label": "Vector2", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\BoxGroupTest.cs", "source_location": "L17"}, {"id": "string", "label": "string", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\BoxGroupTest.cs", "source_location": "L24"}, {"id": "transform", "label": "Transform", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\BoxGroupTest.cs", "source_location": "L27"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_assets_naughtyattributes_scripts_test_boxgrouptest_cs", "target": "unityengine", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\BoxGroupTest.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_naughtyattributes_scripts_test_boxgrouptest_cs", "target": "test_boxgrouptest_naughtyattributes_test", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\BoxGroupTest.cs", "source_location": "L3", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_naughtyattributes_scripts_test_boxgrouptest_cs", "target": "test_boxgrouptest_boxgrouptest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\BoxGroupTest.cs", "source_location": "L5", "weight": 1.0}, {"source": "test_boxgrouptest_boxgrouptest", "target": "monobehaviour", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\BoxGroupTest.cs", "source_location": "L5", "weight": 1.0}, {"source": "test_boxgrouptest_boxgrouptest", "target": "int", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\BoxGroupTest.cs", "source_location": "L7", "weight": 1.0, "context": "field"}, {"source": "test_boxgrouptest_boxgrouptest", "target": "int", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\BoxGroupTest.cs", "source_location": "L9", "weight": 1.0, "context": "field"}, {"source": "test_boxgrouptest_boxgrouptest", "target": "float", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\BoxGroupTest.cs", "source_location": "L12", "weight": 1.0, "context": "field"}, {"source": "test_boxgrouptest_boxgrouptest", "target": "float", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\BoxGroupTest.cs", "source_location": "L14", "weight": 1.0, "context": "field"}, {"source": "test_boxgrouptest_boxgrouptest", "target": "vector2", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\BoxGroupTest.cs", "source_location": "L17", "weight": 1.0, "context": "field"}, {"source": "test_boxgrouptest_boxgrouptest", "target": "vector2", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\BoxGroupTest.cs", "source_location": "L20", "weight": 1.0, "context": "field"}, {"source": "test_boxgrouptest_boxgrouptest", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\BoxGroupTest.cs", "source_location": "L24", "weight": 1.0, "context": "field"}, {"source": "test_boxgrouptest_boxgrouptest", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\BoxGroupTest.cs", "source_location": "L25", "weight": 1.0, "context": "field"}, {"source": "test_boxgrouptest_boxgrouptest", "target": "transform", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\BoxGroupTest.cs", "source_location": "L27", "weight": 1.0, "context": "field"}, {"source": "test_boxgrouptest_boxgrouptest", "target": "transform", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Test\\BoxGroupTest.cs", "source_location": "L29", "weight": 1.0, "context": "field"}], "raw_calls": []}