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

1 line
11 KiB
JSON

{"nodes": [{"id": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_savesystem_commandsaveutil_cs", "label": "CommandSaveUtil.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\SaveSystem\\CommandSaveUtil.cs", "source_location": "L1"}, {"id": "savesystem_commandsaveutil_commandsaveutil", "label": "CommandSaveUtil", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\SaveSystem\\CommandSaveUtil.cs", "source_location": "L7"}, {"id": "savesystem_commandsaveutil_commandsaveutil_getsettings", "label": ".getSettings()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\SaveSystem\\CommandSaveUtil.cs", "source_location": "L10"}, {"id": "savesystem_commandsaveutil_commandsaveutil_savelinkedlist", "label": ".saveLinkedList()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\SaveSystem\\CommandSaveUtil.cs", "source_location": "L20"}, {"id": "savesystem_commandsaveutil_commandsaveutil_loadlinkedlist", "label": ".loadLinkedList()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\SaveSystem\\CommandSaveUtil.cs", "source_location": "L42"}, {"id": "savesystem_commandsaveutil_commandsaveutil_deletesavefile", "label": ".deleteSaveFile()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\SaveSystem\\CommandSaveUtil.cs", "source_location": "L72"}, {"id": "savesystem_commandsaveutil_commandsaveutil_hassavefile", "label": ".hasSaveFile()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\SaveSystem\\CommandSaveUtil.cs", "source_location": "L88"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_savesystem_commandsaveutil_cs", "target": "json", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\SaveSystem\\CommandSaveUtil.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_savesystem_commandsaveutil_cs", "target": "system", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\SaveSystem\\CommandSaveUtil.cs", "source_location": "L2", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_savesystem_commandsaveutil_cs", "target": "generic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\SaveSystem\\CommandSaveUtil.cs", "source_location": "L3", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_savesystem_commandsaveutil_cs", "target": "io", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\SaveSystem\\CommandSaveUtil.cs", "source_location": "L4", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_savesystem_commandsaveutil_cs", "target": "unityengine", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\SaveSystem\\CommandSaveUtil.cs", "source_location": "L5", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_savesystem_commandsaveutil_cs", "target": "savesystem_commandsaveutil_commandsaveutil", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\SaveSystem\\CommandSaveUtil.cs", "source_location": "L7", "weight": 1.0}, {"source": "savesystem_commandsaveutil_commandsaveutil", "target": "savesystem_commandsaveutil_commandsaveutil_getsettings", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\SaveSystem\\CommandSaveUtil.cs", "source_location": "L10", "weight": 1.0}, {"source": "savesystem_commandsaveutil_commandsaveutil", "target": "savesystem_commandsaveutil_commandsaveutil_savelinkedlist", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\SaveSystem\\CommandSaveUtil.cs", "source_location": "L20", "weight": 1.0}, {"source": "savesystem_commandsaveutil_commandsaveutil", "target": "savesystem_commandsaveutil_commandsaveutil_loadlinkedlist", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\SaveSystem\\CommandSaveUtil.cs", "source_location": "L42", "weight": 1.0}, {"source": "savesystem_commandsaveutil_commandsaveutil", "target": "savesystem_commandsaveutil_commandsaveutil_deletesavefile", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\SaveSystem\\CommandSaveUtil.cs", "source_location": "L72", "weight": 1.0}, {"source": "savesystem_commandsaveutil_commandsaveutil", "target": "savesystem_commandsaveutil_commandsaveutil_hassavefile", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\SaveSystem\\CommandSaveUtil.cs", "source_location": "L88", "weight": 1.0}, {"source": "savesystem_commandsaveutil_commandsaveutil_savelinkedlist", "target": "savesystem_commandsaveutil_commandsaveutil_getsettings", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\SaveSystem\\CommandSaveUtil.cs", "source_location": "L30", "weight": 1.0}, {"source": "savesystem_commandsaveutil_commandsaveutil_loadlinkedlist", "target": "savesystem_commandsaveutil_commandsaveutil_getsettings", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\SaveSystem\\CommandSaveUtil.cs", "source_location": "L61", "weight": 1.0}], "raw_calls": [{"caller_nid": "savesystem_commandsaveutil_commandsaveutil_savelinkedlist", "callee": "LogWarning", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\SaveSystem\\CommandSaveUtil.cs", "source_location": "L24"}, {"caller_nid": "savesystem_commandsaveutil_commandsaveutil_savelinkedlist", "callee": "SerializeObject", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\SaveSystem\\CommandSaveUtil.cs", "source_location": "L30"}, {"caller_nid": "savesystem_commandsaveutil_commandsaveutil_savelinkedlist", "callee": "WriteAllText", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\SaveSystem\\CommandSaveUtil.cs", "source_location": "L31"}, {"caller_nid": "savesystem_commandsaveutil_commandsaveutil_savelinkedlist", "callee": "Log", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\SaveSystem\\CommandSaveUtil.cs", "source_location": "L32"}, {"caller_nid": "savesystem_commandsaveutil_commandsaveutil_savelinkedlist", "callee": "LogError", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\SaveSystem\\CommandSaveUtil.cs", "source_location": "L37"}, {"caller_nid": "savesystem_commandsaveutil_commandsaveutil_loadlinkedlist", "callee": "Exists", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\SaveSystem\\CommandSaveUtil.cs", "source_location": "L44"}, {"caller_nid": "savesystem_commandsaveutil_commandsaveutil_loadlinkedlist", "callee": "LogWarning", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\SaveSystem\\CommandSaveUtil.cs", "source_location": "L46"}, {"caller_nid": "savesystem_commandsaveutil_commandsaveutil_loadlinkedlist", "callee": "ReadAllText", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\SaveSystem\\CommandSaveUtil.cs", "source_location": "L52"}, {"caller_nid": "savesystem_commandsaveutil_commandsaveutil_loadlinkedlist", "callee": "IsNullOrWhiteSpace", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\SaveSystem\\CommandSaveUtil.cs", "source_location": "L55"}, {"caller_nid": "savesystem_commandsaveutil_commandsaveutil_loadlinkedlist", "callee": "LogWarning", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\SaveSystem\\CommandSaveUtil.cs", "source_location": "L57"}, {"caller_nid": "savesystem_commandsaveutil_commandsaveutil_loadlinkedlist", "callee": "DeserializeObject<LinkedList<CommandDTO>>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\SaveSystem\\CommandSaveUtil.cs", "source_location": "L61"}, {"caller_nid": "savesystem_commandsaveutil_commandsaveutil_loadlinkedlist", "callee": "Log", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\SaveSystem\\CommandSaveUtil.cs", "source_location": "L62"}, {"caller_nid": "savesystem_commandsaveutil_commandsaveutil_loadlinkedlist", "callee": "LogError", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\SaveSystem\\CommandSaveUtil.cs", "source_location": "L67"}, {"caller_nid": "savesystem_commandsaveutil_commandsaveutil_deletesavefile", "callee": "Exists", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\SaveSystem\\CommandSaveUtil.cs", "source_location": "L76"}, {"caller_nid": "savesystem_commandsaveutil_commandsaveutil_deletesavefile", "callee": "Delete", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\SaveSystem\\CommandSaveUtil.cs", "source_location": "L78"}, {"caller_nid": "savesystem_commandsaveutil_commandsaveutil_deletesavefile", "callee": "Log", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\SaveSystem\\CommandSaveUtil.cs", "source_location": "L79"}, {"caller_nid": "savesystem_commandsaveutil_commandsaveutil_deletesavefile", "callee": "LogError", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\SaveSystem\\CommandSaveUtil.cs", "source_location": "L84"}, {"caller_nid": "savesystem_commandsaveutil_commandsaveutil_hassavefile", "callee": "Exists", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\SaveSystem\\CommandSaveUtil.cs", "source_location": "L90"}]}