1 line
6.3 KiB
JSON
1 line
6.3 KiB
JSON
{"nodes": [{"id": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_blockslayer_block_cs", "label": "Block.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Block.cs", "source_location": "L1"}, {"id": "blockslayer_block_block", "label": "Block", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Block.cs", "source_location": "L5"}, {"id": "monobehaviour", "label": "MonoBehaviour", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "blockdata", "label": "BlockData", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Block.cs", "source_location": "L7"}, {"id": "string", "label": "string", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Block.cs", "source_location": "L8"}, {"id": "blockslayer_block_block_setupblock", "label": ".setupBlock()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Block.cs", "source_location": "L11"}, {"id": "blockslayer_block_block_simulate", "label": ".simulate()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Block.cs", "source_location": "L12"}, {"id": "blockslayer_block_block_getblockdata", "label": ".getBlockData()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Block.cs", "source_location": "L14"}, {"id": "blockslayer_block_block_setblockdata", "label": ".SetBlockData()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Block.cs", "source_location": "L19"}, {"id": "blockslayer_block_block_setblockid", "label": ".setBlockId()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Block.cs", "source_location": "L21"}, {"id": "blockslayer_block_block_getblockid", "label": ".getBlockId()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Block.cs", "source_location": "L25"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_blockslayer_block_cs", "target": "collections", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Block.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_blockslayer_block_cs", "target": "generic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Block.cs", "source_location": "L2", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_blockslayer_block_cs", "target": "unityengine", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Block.cs", "source_location": "L3", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_blockslayer_block_cs", "target": "blockslayer_block_block", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Block.cs", "source_location": "L5", "weight": 1.0}, {"source": "blockslayer_block_block", "target": "monobehaviour", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Block.cs", "source_location": "L5", "weight": 1.0}, {"source": "blockslayer_block_block", "target": "blockdata", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Block.cs", "source_location": "L7", "weight": 1.0, "context": "field"}, {"source": "blockslayer_block_block", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Block.cs", "source_location": "L8", "weight": 1.0, "context": "field"}, {"source": "blockslayer_block_block", "target": "blockslayer_block_block_setupblock", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Block.cs", "source_location": "L11", "weight": 1.0}, {"source": "blockslayer_block_block", "target": "blockslayer_block_block_simulate", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Block.cs", "source_location": "L12", "weight": 1.0}, {"source": "blockslayer_block_block", "target": "blockslayer_block_block_getblockdata", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Block.cs", "source_location": "L14", "weight": 1.0}, {"source": "blockslayer_block_block", "target": "blockslayer_block_block_setblockdata", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Block.cs", "source_location": "L19", "weight": 1.0}, {"source": "blockslayer_block_block", "target": "blockslayer_block_block_setblockid", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Block.cs", "source_location": "L21", "weight": 1.0}, {"source": "blockslayer_block_block", "target": "blockslayer_block_block_getblockid", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Block.cs", "source_location": "L25", "weight": 1.0}], "raw_calls": []} |