1 line
17 KiB
JSON
1 line
17 KiB
JSON
{"nodes": [{"id": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_visualscripting_1_9_0_editor_visualscripting_core_windows_graphinspectorpanel_cs", "label": "GraphInspectorPanel.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Editor\\VisualScripting.Core\\Windows\\GraphInspectorPanel.cs", "source_location": "L1"}, {"id": "windows_graphinspectorpanel_unity_visualscripting", "label": "Unity.VisualScripting", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Editor\\VisualScripting.Core\\Windows\\GraphInspectorPanel.cs", "source_location": "L4"}, {"id": "windows_graphinspectorpanel_graphinspectorpanel", "label": "GraphInspectorPanel", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Editor\\VisualScripting.Core\\Windows\\GraphInspectorPanel.cs", "source_location": "L6"}, {"id": "isidebarpanelcontent", "label": "ISidebarPanelContent", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "windows_graphinspectorpanel_graphinspectorpanel_ongui", "label": ".OnGUI()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Editor\\VisualScripting.Core\\Windows\\GraphInspectorPanel.cs", "source_location": "L23"}, {"id": "windows_graphinspectorpanel_graphinspectorpanel_getheight", "label": ".GetHeight()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Editor\\VisualScripting.Core\\Windows\\GraphInspectorPanel.cs", "source_location": "L76"}, {"id": "windows_graphinspectorpanel_graphinspectorpanel_getgraphpanelheight", "label": ".GetGraphPanelHeight()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Editor\\VisualScripting.Core\\Windows\\GraphInspectorPanel.cs", "source_location": "L111"}, {"id": "windows_graphinspectorpanel_graphinspectorpanel_getselectionpanelheight", "label": ".GetSelectionPanelHeight()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Editor\\VisualScripting.Core\\Windows\\GraphInspectorPanel.cs", "source_location": "L116"}, {"id": "windows_graphinspectorpanel_graphinspectorpanel_getnomultieditheight", "label": ".GetNoMultiEditHeight()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Editor\\VisualScripting.Core\\Windows\\GraphInspectorPanel.cs", "source_location": "L121"}, {"id": "windows_graphinspectorpanel_graphinspectorpanel_getnographselectedheight", "label": ".GetNoGraphSelectedHeight()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Editor\\VisualScripting.Core\\Windows\\GraphInspectorPanel.cs", "source_location": "L126"}, {"id": "string", "label": "string", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Editor\\VisualScripting.Core\\Windows\\GraphInspectorPanel.cs", "source_location": "L131"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_visualscripting_1_9_0_editor_visualscripting_core_windows_graphinspectorpanel_cs", "target": "unityeditor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Editor\\VisualScripting.Core\\Windows\\GraphInspectorPanel.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_visualscripting_1_9_0_editor_visualscripting_core_windows_graphinspectorpanel_cs", "target": "unityengine", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Editor\\VisualScripting.Core\\Windows\\GraphInspectorPanel.cs", "source_location": "L2", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_visualscripting_1_9_0_editor_visualscripting_core_windows_graphinspectorpanel_cs", "target": "windows_graphinspectorpanel_unity_visualscripting", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Editor\\VisualScripting.Core\\Windows\\GraphInspectorPanel.cs", "source_location": "L4", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_visualscripting_1_9_0_editor_visualscripting_core_windows_graphinspectorpanel_cs", "target": "windows_graphinspectorpanel_graphinspectorpanel", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Editor\\VisualScripting.Core\\Windows\\GraphInspectorPanel.cs", "source_location": "L6", "weight": 1.0}, {"source": "windows_graphinspectorpanel_graphinspectorpanel", "target": "isidebarpanelcontent", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Editor\\VisualScripting.Core\\Windows\\GraphInspectorPanel.cs", "source_location": "L6", "weight": 1.0}, {"source": "windows_graphinspectorpanel_graphinspectorpanel", "target": "windows_graphinspectorpanel_graphinspectorpanel_ongui", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Editor\\VisualScripting.Core\\Windows\\GraphInspectorPanel.cs", "source_location": "L23", "weight": 1.0}, {"source": "windows_graphinspectorpanel_graphinspectorpanel", "target": "windows_graphinspectorpanel_graphinspectorpanel_getheight", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Editor\\VisualScripting.Core\\Windows\\GraphInspectorPanel.cs", "source_location": "L76", "weight": 1.0}, {"source": "windows_graphinspectorpanel_graphinspectorpanel", "target": "windows_graphinspectorpanel_graphinspectorpanel_getgraphpanelheight", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Editor\\VisualScripting.Core\\Windows\\GraphInspectorPanel.cs", "source_location": "L111", "weight": 1.0}, {"source": "windows_graphinspectorpanel_graphinspectorpanel", "target": "windows_graphinspectorpanel_graphinspectorpanel_getselectionpanelheight", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Editor\\VisualScripting.Core\\Windows\\GraphInspectorPanel.cs", "source_location": "L116", "weight": 1.0}, {"source": "windows_graphinspectorpanel_graphinspectorpanel", "target": "windows_graphinspectorpanel_graphinspectorpanel_getnomultieditheight", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Editor\\VisualScripting.Core\\Windows\\GraphInspectorPanel.cs", "source_location": "L121", "weight": 1.0}, {"source": "windows_graphinspectorpanel_graphinspectorpanel", "target": "windows_graphinspectorpanel_graphinspectorpanel_getnographselectedheight", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Editor\\VisualScripting.Core\\Windows\\GraphInspectorPanel.cs", "source_location": "L126", "weight": 1.0}, {"source": "windows_graphinspectorpanel_graphinspectorpanel", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Editor\\VisualScripting.Core\\Windows\\GraphInspectorPanel.cs", "source_location": "L131", "weight": 1.0, "context": "field"}, {"source": "windows_graphinspectorpanel_graphinspectorpanel", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Editor\\VisualScripting.Core\\Windows\\GraphInspectorPanel.cs", "source_location": "L133", "weight": 1.0, "context": "field"}, {"source": "windows_graphinspectorpanel_graphinspectorpanel_ongui", "target": "windows_graphinspectorpanel_graphinspectorpanel_getgraphpanelheight", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Editor\\VisualScripting.Core\\Windows\\GraphInspectorPanel.cs", "source_location": "L37", "weight": 1.0}, {"source": "windows_graphinspectorpanel_graphinspectorpanel_ongui", "target": "windows_graphinspectorpanel_graphinspectorpanel_getselectionpanelheight", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Editor\\VisualScripting.Core\\Windows\\GraphInspectorPanel.cs", "source_location": "L43", "weight": 1.0}, {"source": "windows_graphinspectorpanel_graphinspectorpanel_ongui", "target": "windows_graphinspectorpanel_graphinspectorpanel_getnomultieditheight", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Editor\\VisualScripting.Core\\Windows\\GraphInspectorPanel.cs", "source_location": "L54", "weight": 1.0}, {"source": "windows_graphinspectorpanel_graphinspectorpanel_ongui", "target": "windows_graphinspectorpanel_graphinspectorpanel_getnographselectedheight", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Editor\\VisualScripting.Core\\Windows\\GraphInspectorPanel.cs", "source_location": "L69", "weight": 1.0}, {"source": "windows_graphinspectorpanel_graphinspectorpanel_getheight", "target": "windows_graphinspectorpanel_graphinspectorpanel_getgraphpanelheight", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Editor\\VisualScripting.Core\\Windows\\GraphInspectorPanel.cs", "source_location": "L90", "weight": 1.0}, {"source": "windows_graphinspectorpanel_graphinspectorpanel_getheight", "target": "windows_graphinspectorpanel_graphinspectorpanel_getselectionpanelheight", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Editor\\VisualScripting.Core\\Windows\\GraphInspectorPanel.cs", "source_location": "L94", "weight": 1.0}, {"source": "windows_graphinspectorpanel_graphinspectorpanel_getheight", "target": "windows_graphinspectorpanel_graphinspectorpanel_getnomultieditheight", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Editor\\VisualScripting.Core\\Windows\\GraphInspectorPanel.cs", "source_location": "L98", "weight": 1.0}, {"source": "windows_graphinspectorpanel_graphinspectorpanel_getheight", "target": "windows_graphinspectorpanel_graphinspectorpanel_getnographselectedheight", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Editor\\VisualScripting.Core\\Windows\\GraphInspectorPanel.cs", "source_location": "L105", "weight": 1.0}], "raw_calls": [{"caller_nid": "windows_graphinspectorpanel_graphinspectorpanel_ongui", "callee": "BeginEdit", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Editor\\VisualScripting.Core\\Windows\\GraphInspectorPanel.cs", "source_location": "L31"}, {"caller_nid": "windows_graphinspectorpanel_graphinspectorpanel_ongui", "callee": "VerticalSection", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Editor\\VisualScripting.Core\\Windows\\GraphInspectorPanel.cs", "source_location": "L37"}, {"caller_nid": "windows_graphinspectorpanel_graphinspectorpanel_ongui", "callee": "Editor", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Editor\\VisualScripting.Core\\Windows\\GraphInspectorPanel.cs", "source_location": "L39"}, {"caller_nid": "windows_graphinspectorpanel_graphinspectorpanel_ongui", "callee": "VerticalSection", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Editor\\VisualScripting.Core\\Windows\\GraphInspectorPanel.cs", "source_location": "L43"}, {"caller_nid": "windows_graphinspectorpanel_graphinspectorpanel_ongui", "callee": "Editor", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Editor\\VisualScripting.Core\\Windows\\GraphInspectorPanel.cs", "source_location": "L45"}, {"caller_nid": "windows_graphinspectorpanel_graphinspectorpanel_ongui", "callee": "HelpBox", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Editor\\VisualScripting.Core\\Windows\\GraphInspectorPanel.cs", "source_location": "L57"}, {"caller_nid": "windows_graphinspectorpanel_graphinspectorpanel_ongui", "callee": "EndEdit", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Editor\\VisualScripting.Core\\Windows\\GraphInspectorPanel.cs", "source_location": "L60"}, {"caller_nid": "windows_graphinspectorpanel_graphinspectorpanel_ongui", "callee": "HelpBox", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Editor\\VisualScripting.Core\\Windows\\GraphInspectorPanel.cs", "source_location": "L72"}, {"caller_nid": "windows_graphinspectorpanel_graphinspectorpanel_getheight", "callee": "BeginEdit", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Editor\\VisualScripting.Core\\Windows\\GraphInspectorPanel.cs", "source_location": "L84"}, {"caller_nid": "windows_graphinspectorpanel_graphinspectorpanel_getheight", "callee": "EndEdit", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Editor\\VisualScripting.Core\\Windows\\GraphInspectorPanel.cs", "source_location": "L101"}, {"caller_nid": "windows_graphinspectorpanel_graphinspectorpanel_getgraphpanelheight", "callee": "GetEditorHeight", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Editor\\VisualScripting.Core\\Windows\\GraphInspectorPanel.cs", "source_location": "L113"}, {"caller_nid": "windows_graphinspectorpanel_graphinspectorpanel_getselectionpanelheight", "callee": "GetEditorHeight", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Editor\\VisualScripting.Core\\Windows\\GraphInspectorPanel.cs", "source_location": "L118"}, {"caller_nid": "windows_graphinspectorpanel_graphinspectorpanel_getnomultieditheight", "callee": "GetHelpBoxHeight", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Editor\\VisualScripting.Core\\Windows\\GraphInspectorPanel.cs", "source_location": "L123"}, {"caller_nid": "windows_graphinspectorpanel_graphinspectorpanel_getnographselectedheight", "callee": "GetHelpBoxHeight", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.visualscripting@1.9.0\\Editor\\VisualScripting.Core\\Windows\\GraphInspectorPanel.cs", "source_location": "L128"}]} |