1 line
8.5 KiB
JSON
1 line
8.5 KiB
JSON
{"nodes": [{"id": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_timeline_1_7_5_editor_utilities_timeformat_cs", "label": "TimeFormat.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\Utilities\\TimeFormat.cs", "source_location": "L1"}, {"id": "utilities_timeformat_unityeditor_timeline", "label": "UnityEditor.Timeline", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\Utilities\\TimeFormat.cs", "source_location": "L5"}, {"id": "utilities_timeformat_timedisplayunitextensions", "label": "TimeDisplayUnitExtensions", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\Utilities\\TimeFormat.cs", "source_location": "L22"}, {"id": "utilities_timeformat_timedisplayunitextensions_totimeareaformat", "label": ".ToTimeAreaFormat()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\Utilities\\TimeFormat.cs", "source_location": "L24"}, {"id": "utilities_timeformat_timedisplayunitextensions_totimestring", "label": ".ToTimeString()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\Utilities\\TimeFormat.cs", "source_location": "L36"}, {"id": "utilities_timeformat_timedisplayunitextensions_totimestringwithdelta", "label": ".ToTimeStringWithDelta()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\Utilities\\TimeFormat.cs", "source_location": "L48"}, {"id": "utilities_timeformat_timedisplayunitextensions_fromtimestring", "label": ".FromTimeString()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\Utilities\\TimeFormat.cs", "source_location": "L61"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_timeline_1_7_5_editor_utilities_timeformat_cs", "target": "system", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\Utilities\\TimeFormat.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_timeline_1_7_5_editor_utilities_timeformat_cs", "target": "globalization", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\Utilities\\TimeFormat.cs", "source_location": "L2", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_timeline_1_7_5_editor_utilities_timeformat_cs", "target": "timeline", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\Utilities\\TimeFormat.cs", "source_location": "L3", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_timeline_1_7_5_editor_utilities_timeformat_cs", "target": "utilities_timeformat_unityeditor_timeline", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\Utilities\\TimeFormat.cs", "source_location": "L5", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_timeline_1_7_5_editor_utilities_timeformat_cs", "target": "utilities_timeformat_timedisplayunitextensions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\Utilities\\TimeFormat.cs", "source_location": "L22", "weight": 1.0}, {"source": "utilities_timeformat_timedisplayunitextensions", "target": "utilities_timeformat_timedisplayunitextensions_totimeareaformat", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\Utilities\\TimeFormat.cs", "source_location": "L24", "weight": 1.0}, {"source": "utilities_timeformat_timedisplayunitextensions", "target": "utilities_timeformat_timedisplayunitextensions_totimestring", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\Utilities\\TimeFormat.cs", "source_location": "L36", "weight": 1.0}, {"source": "utilities_timeformat_timedisplayunitextensions", "target": "utilities_timeformat_timedisplayunitextensions_totimestringwithdelta", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\Utilities\\TimeFormat.cs", "source_location": "L48", "weight": 1.0}, {"source": "utilities_timeformat_timedisplayunitextensions", "target": "utilities_timeformat_timedisplayunitextensions_fromtimestring", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\Utilities\\TimeFormat.cs", "source_location": "L61", "weight": 1.0}, {"source": "utilities_timeformat_timedisplayunitextensions_totimestringwithdelta", "target": "utilities_timeformat_timedisplayunitextensions_totimestring", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\Utilities\\TimeFormat.cs", "source_location": "L51", "weight": 1.0}], "raw_calls": [{"caller_nid": "utilities_timeformat_timedisplayunitextensions_totimestring", "callee": "TimeAsFrames", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\Utilities\\TimeFormat.cs", "source_location": "L40"}, {"caller_nid": "utilities_timeformat_timedisplayunitextensions_totimestring", "callee": "TimeAsTimeCode", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\Utilities\\TimeFormat.cs", "source_location": "L41"}, {"caller_nid": "utilities_timeformat_timedisplayunitextensions_totimestring", "callee": "ToString", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\Utilities\\TimeFormat.cs", "source_location": "L42"}, {"caller_nid": "utilities_timeformat_timedisplayunitextensions_totimestring", "callee": "ToString", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\Utilities\\TimeFormat.cs", "source_location": "L45"}, {"caller_nid": "utilities_timeformat_timedisplayunitextensions_totimestringwithdelta", "callee": "Abs", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\Utilities\\TimeFormat.cs", "source_location": "L55"}, {"caller_nid": "utilities_timeformat_timedisplayunitextensions_fromtimestring", "callee": "TryParse", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\Utilities\\TimeFormat.cs", "source_location": "L67"}, {"caller_nid": "utilities_timeformat_timedisplayunitextensions_fromtimestring", "callee": "FromFrames", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\Utilities\\TimeFormat.cs", "source_location": "L69"}, {"caller_nid": "utilities_timeformat_timedisplayunitextensions_fromtimestring", "callee": "ParseTimeSeconds", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\Utilities\\TimeFormat.cs", "source_location": "L72"}, {"caller_nid": "utilities_timeformat_timedisplayunitextensions_fromtimestring", "callee": "ParseTimeCode", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\Utilities\\TimeFormat.cs", "source_location": "L75"}]} |