Initial commit

This commit is contained in:
HussienX72u
2026-07-21 08:56:10 +03:00
commit 4017028111
9410 changed files with 2150500 additions and 0 deletions
@@ -0,0 +1 @@
{"nodes": [{"id": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_blockextensions_concrete_defaultblockvalidator_cs", "label": "DefaultBlockValidator.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultBlockValidator.cs", "source_location": "L1"}, {"id": "concrete_defaultblockvalidator_defaultblockvalidator", "label": "DefaultBlockValidator", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultBlockValidator.cs", "source_location": "L9"}, {"id": "iblockvalidator", "label": "IBlockValidator", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "concrete_defaultblockvalidator_defaultblockvalidator_isvalid", "label": ".IsValid()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultBlockValidator.cs", "source_location": "L11"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_blockextensions_concrete_defaultblockvalidator_cs", "target": "system", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultBlockValidator.cs", "source_location": "L2", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_blockextensions_concrete_defaultblockvalidator_cs", "target": "dependencyinjection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultBlockValidator.cs", "source_location": "L3", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_blockextensions_concrete_defaultblockvalidator_cs", "target": "unityengine", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultBlockValidator.cs", "source_location": "L4", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_blockextensions_concrete_defaultblockvalidator_cs", "target": "concrete_defaultblockvalidator_defaultblockvalidator", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultBlockValidator.cs", "source_location": "L9", "weight": 1.0}, {"source": "concrete_defaultblockvalidator_defaultblockvalidator", "target": "iblockvalidator", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultBlockValidator.cs", "source_location": "L9", "weight": 1.0}, {"source": "concrete_defaultblockvalidator_defaultblockvalidator", "target": "concrete_defaultblockvalidator_defaultblockvalidator_isvalid", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultBlockValidator.cs", "source_location": "L11", "weight": 1.0}], "raw_calls": [{"caller_nid": "concrete_defaultblockvalidator_defaultblockvalidator_isvalid", "callee": "GetComponent<IValidator>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultBlockValidator.cs", "source_location": "L13"}, {"caller_nid": "concrete_defaultblockvalidator_defaultblockvalidator_isvalid", "callee": "IsValidPlacement", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultBlockValidator.cs", "source_location": "L14"}]}