1 line
10 KiB
JSON
1 line
10 KiB
JSON
{"nodes": [{"id": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_commandlayer_commands_moveblockcommand_cs", "label": "MoveBlockCommand.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs", "source_location": "L1"}, {"id": "commands_moveblockcommand_moveblockcommand", "label": "MoveBlockCommand", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs", "source_location": "L5"}, {"id": "icommand", "label": "ICommand", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "string", "label": "string", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs", "source_location": "L7"}, {"id": "vector3", "label": "Vector3", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs", "source_location": "L8"}, {"id": "quaternion", "label": "Quaternion", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs", "source_location": "L9"}, {"id": "environment", "label": "Environment", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs", "source_location": "L12"}, {"id": "transform", "label": "Transform", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs", "source_location": "L13"}, {"id": "commands_moveblockcommand_moveblockcommand_execute", "label": ".execute()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs", "source_location": "L35"}, {"id": "commands_moveblockcommand_moveblockcommand_undo", "label": ".undo()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs", "source_location": "L49"}, {"id": "commands_moveblockcommand_moveblockcommand_todto", "label": ".toDTO()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs", "source_location": "L59"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_commandlayer_commands_moveblockcommand_cs", "target": "collections", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_commandlayer_commands_moveblockcommand_cs", "target": "generic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs", "source_location": "L2", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_commandlayer_commands_moveblockcommand_cs", "target": "unityengine", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs", "source_location": "L3", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_commandlayer_commands_moveblockcommand_cs", "target": "commands_moveblockcommand_moveblockcommand", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs", "source_location": "L5", "weight": 1.0}, {"source": "commands_moveblockcommand_moveblockcommand", "target": "icommand", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs", "source_location": "L5", "weight": 1.0}, {"source": "commands_moveblockcommand_moveblockcommand", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs", "source_location": "L7", "weight": 1.0, "context": "field"}, {"source": "commands_moveblockcommand_moveblockcommand", "target": "vector3", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs", "source_location": "L8", "weight": 1.0, "context": "field"}, {"source": "commands_moveblockcommand_moveblockcommand", "target": "quaternion", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs", "source_location": "L9", "weight": 1.0, "context": "field"}, {"source": "commands_moveblockcommand_moveblockcommand", "target": "vector3", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs", "source_location": "L10", "weight": 1.0, "context": "field"}, {"source": "commands_moveblockcommand_moveblockcommand", "target": "quaternion", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs", "source_location": "L11", "weight": 1.0, "context": "field"}, {"source": "commands_moveblockcommand_moveblockcommand", "target": "environment", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs", "source_location": "L12", "weight": 1.0, "context": "field"}, {"source": "commands_moveblockcommand_moveblockcommand", "target": "transform", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs", "source_location": "L13", "weight": 1.0, "context": "field"}, {"source": "commands_moveblockcommand_moveblockcommand", "target": "commands_moveblockcommand_moveblockcommand_execute", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs", "source_location": "L35", "weight": 1.0}, {"source": "commands_moveblockcommand_moveblockcommand", "target": "commands_moveblockcommand_moveblockcommand_undo", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs", "source_location": "L49", "weight": 1.0}, {"source": "commands_moveblockcommand_moveblockcommand", "target": "commands_moveblockcommand_moveblockcommand_todto", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs", "source_location": "L59", "weight": 1.0}], "raw_calls": [{"caller_nid": "commands_moveblockcommand_moveblockcommand_execute", "callee": "getBlock", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs", "source_location": "L37"}, {"caller_nid": "commands_moveblockcommand_moveblockcommand_execute", "callee": "LogWarning", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs", "source_location": "L45"}, {"caller_nid": "commands_moveblockcommand_moveblockcommand_undo", "callee": "getBlock", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs", "source_location": "L51"}, {"caller_nid": "commands_moveblockcommand_moveblockcommand_todto", "callee": "Build", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs", "source_location": "L61"}, {"caller_nid": "commands_moveblockcommand_moveblockcommand_todto", "callee": "AddParameter", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs", "source_location": "L61"}, {"caller_nid": "commands_moveblockcommand_moveblockcommand_todto", "callee": "AddParameter", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs", "source_location": "L61"}, {"caller_nid": "commands_moveblockcommand_moveblockcommand_todto", "callee": "AddParameter", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs", "source_location": "L61"}, {"caller_nid": "commands_moveblockcommand_moveblockcommand_todto", "callee": "AddParameter", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs", "source_location": "L61"}, {"caller_nid": "commands_moveblockcommand_moveblockcommand_todto", "callee": "AddParameter", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs", "source_location": "L61"}, {"caller_nid": "commands_moveblockcommand_moveblockcommand_todto", "callee": "SetCommandName", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs", "source_location": "L61"}]} |