{"nodes": [{"id": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_timeline_1_7_5_editor_treeview_manipulator_cs", "label": "Manipulator.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\treeview\\Manipulator.cs", "source_location": "L1"}, {"id": "treeview_manipulator_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\\treeview\\Manipulator.cs", "source_location": "L3"}, {"id": "treeview_manipulator_manipulator", "label": "Manipulator", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\treeview\\Manipulator.cs", "source_location": "L5"}, {"id": "int", "label": "int", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\treeview\\Manipulator.cs", "source_location": "L7"}, {"id": "treeview_manipulator_manipulator_mousedown", "label": ".MouseDown()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\treeview\\Manipulator.cs", "source_location": "L9"}, {"id": "treeview_manipulator_manipulator_mousedrag", "label": ".MouseDrag()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\treeview\\Manipulator.cs", "source_location": "L10"}, {"id": "treeview_manipulator_manipulator_mousewheel", "label": ".MouseWheel()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\treeview\\Manipulator.cs", "source_location": "L11"}, {"id": "treeview_manipulator_manipulator_mouseup", "label": ".MouseUp()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\treeview\\Manipulator.cs", "source_location": "L12"}, {"id": "treeview_manipulator_manipulator_doubleclick", "label": ".DoubleClick()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\treeview\\Manipulator.cs", "source_location": "L13"}, {"id": "treeview_manipulator_manipulator_keydown", "label": ".KeyDown()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\treeview\\Manipulator.cs", "source_location": "L14"}, {"id": "treeview_manipulator_manipulator_keyup", "label": ".KeyUp()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\treeview\\Manipulator.cs", "source_location": "L15"}, {"id": "treeview_manipulator_manipulator_contextclick", "label": ".ContextClick()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\treeview\\Manipulator.cs", "source_location": "L16"}, {"id": "treeview_manipulator_manipulator_validatecommand", "label": ".ValidateCommand()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\treeview\\Manipulator.cs", "source_location": "L17"}, {"id": "treeview_manipulator_manipulator_executecommand", "label": ".ExecuteCommand()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\treeview\\Manipulator.cs", "source_location": "L18"}, {"id": "treeview_manipulator_manipulator_overlay", "label": ".Overlay()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\treeview\\Manipulator.cs", "source_location": "L20"}, {"id": "treeview_manipulator_manipulator_handleevent", "label": ".HandleEvent()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\treeview\\Manipulator.cs", "source_location": "L22"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_timeline_1_7_5_editor_treeview_manipulator_cs", "target": "unityengine", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\treeview\\Manipulator.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_timeline_1_7_5_editor_treeview_manipulator_cs", "target": "treeview_manipulator_unityeditor_timeline", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\treeview\\Manipulator.cs", "source_location": "L3", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_timeline_1_7_5_editor_treeview_manipulator_cs", "target": "treeview_manipulator_manipulator", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\treeview\\Manipulator.cs", "source_location": "L5", "weight": 1.0}, {"source": "treeview_manipulator_manipulator", "target": "int", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\treeview\\Manipulator.cs", "source_location": "L7", "weight": 1.0, "context": "field"}, {"source": "treeview_manipulator_manipulator", "target": "treeview_manipulator_manipulator_mousedown", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\treeview\\Manipulator.cs", "source_location": "L9", "weight": 1.0}, {"source": "treeview_manipulator_manipulator", "target": "treeview_manipulator_manipulator_mousedrag", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\treeview\\Manipulator.cs", "source_location": "L10", "weight": 1.0}, {"source": "treeview_manipulator_manipulator", "target": "treeview_manipulator_manipulator_mousewheel", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\treeview\\Manipulator.cs", "source_location": "L11", "weight": 1.0}, {"source": "treeview_manipulator_manipulator", "target": "treeview_manipulator_manipulator_mouseup", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\treeview\\Manipulator.cs", "source_location": "L12", "weight": 1.0}, {"source": "treeview_manipulator_manipulator", "target": "treeview_manipulator_manipulator_doubleclick", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\treeview\\Manipulator.cs", "source_location": "L13", "weight": 1.0}, {"source": "treeview_manipulator_manipulator", "target": "treeview_manipulator_manipulator_keydown", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\treeview\\Manipulator.cs", "source_location": "L14", "weight": 1.0}, {"source": "treeview_manipulator_manipulator", "target": "treeview_manipulator_manipulator_keyup", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\treeview\\Manipulator.cs", "source_location": "L15", "weight": 1.0}, {"source": "treeview_manipulator_manipulator", "target": "treeview_manipulator_manipulator_contextclick", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\treeview\\Manipulator.cs", "source_location": "L16", "weight": 1.0}, {"source": "treeview_manipulator_manipulator", "target": "treeview_manipulator_manipulator_validatecommand", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\treeview\\Manipulator.cs", "source_location": "L17", "weight": 1.0}, {"source": "treeview_manipulator_manipulator", "target": "treeview_manipulator_manipulator_executecommand", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\treeview\\Manipulator.cs", "source_location": "L18", "weight": 1.0}, {"source": "treeview_manipulator_manipulator", "target": "treeview_manipulator_manipulator_overlay", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\treeview\\Manipulator.cs", "source_location": "L20", "weight": 1.0}, {"source": "treeview_manipulator_manipulator", "target": "treeview_manipulator_manipulator_handleevent", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\treeview\\Manipulator.cs", "source_location": "L22", "weight": 1.0}, {"source": "treeview_manipulator_manipulator", "target": "treeview_manipulator_manipulator_handleevent", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\treeview\\Manipulator.cs", "source_location": "L29", "weight": 1.0}, {"source": "treeview_manipulator_manipulator", "target": "treeview_manipulator_manipulator_handleevent", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\treeview\\Manipulator.cs", "source_location": "L35", "weight": 1.0}, {"source": "treeview_manipulator_manipulator_handleevent", "target": "treeview_manipulator_manipulator_mousewheel", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\treeview\\Manipulator.cs", "source_location": "L45", "weight": 1.0}, {"source": "treeview_manipulator_manipulator_handleevent", "target": "treeview_manipulator_manipulator_mouseup", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\treeview\\Manipulator.cs", "source_location": "L52", "weight": 1.0}, {"source": "treeview_manipulator_manipulator_handleevent", "target": "treeview_manipulator_manipulator_mousedown", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\treeview\\Manipulator.cs", "source_location": "L62", "weight": 1.0}, {"source": "treeview_manipulator_manipulator_handleevent", "target": "treeview_manipulator_manipulator_doubleclick", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\treeview\\Manipulator.cs", "source_location": "L62", "weight": 1.0}, {"source": "treeview_manipulator_manipulator_handleevent", "target": "treeview_manipulator_manipulator_mousedrag", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\treeview\\Manipulator.cs", "source_location": "L72", "weight": 1.0}, {"source": "treeview_manipulator_manipulator_handleevent", "target": "treeview_manipulator_manipulator_keydown", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\treeview\\Manipulator.cs", "source_location": "L77", "weight": 1.0}, {"source": "treeview_manipulator_manipulator_handleevent", "target": "treeview_manipulator_manipulator_keyup", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\treeview\\Manipulator.cs", "source_location": "L81", "weight": 1.0}, {"source": "treeview_manipulator_manipulator_handleevent", "target": "treeview_manipulator_manipulator_contextclick", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\treeview\\Manipulator.cs", "source_location": "L85", "weight": 1.0}, {"source": "treeview_manipulator_manipulator_handleevent", "target": "treeview_manipulator_manipulator_validatecommand", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\treeview\\Manipulator.cs", "source_location": "L89", "weight": 1.0}, {"source": "treeview_manipulator_manipulator_handleevent", "target": "treeview_manipulator_manipulator_executecommand", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\treeview\\Manipulator.cs", "source_location": "L93", "weight": 1.0}], "raw_calls": [{"caller_nid": "treeview_manipulator_manipulator_handleevent", "callee": "GetTypeForControl", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\treeview\\Manipulator.cs", "source_location": "L25"}, {"caller_nid": "treeview_manipulator_manipulator_handleevent", "callee": "GetPermanentControlID", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\treeview\\Manipulator.cs", "source_location": "L38"}, {"caller_nid": "treeview_manipulator_manipulator_handleevent", "callee": "Use", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\treeview\\Manipulator.cs", "source_location": "L55"}, {"caller_nid": "treeview_manipulator_manipulator_handleevent", "callee": "Use", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Editor\\treeview\\Manipulator.cs", "source_location": "L98"}]}