1 line
12 KiB
JSON
1 line
12 KiB
JSON
{"nodes": [{"id": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_textmeshpro_3_0_6_scripts_editor_dropdownoptionlistdrawer_cs", "label": "DropdownOptionListDrawer.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.textmeshpro@3.0.6\\Scripts\\Editor\\DropdownOptionListDrawer.cs", "source_location": "L1"}, {"id": "editor_dropdownoptionlistdrawer_tmpro_editorutilities", "label": "TMPro.EditorUtilities", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.textmeshpro@3.0.6\\Scripts\\Editor\\DropdownOptionListDrawer.cs", "source_location": "L6"}, {"id": "editor_dropdownoptionlistdrawer_dropdownoptionlistdrawer", "label": "DropdownOptionListDrawer", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.textmeshpro@3.0.6\\Scripts\\Editor\\DropdownOptionListDrawer.cs", "source_location": "L8"}, {"id": "propertydrawer", "label": "PropertyDrawer", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "reorderablelist", "label": "ReorderableList", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.textmeshpro@3.0.6\\Scripts\\Editor\\DropdownOptionListDrawer.cs", "source_location": "L11"}, {"id": "editor_dropdownoptionlistdrawer_dropdownoptionlistdrawer_init", "label": ".Init()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.textmeshpro@3.0.6\\Scripts\\Editor\\DropdownOptionListDrawer.cs", "source_location": "L13"}, {"id": "editor_dropdownoptionlistdrawer_dropdownoptionlistdrawer_ongui", "label": ".OnGUI()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.textmeshpro@3.0.6\\Scripts\\Editor\\DropdownOptionListDrawer.cs", "source_location": "L26"}, {"id": "editor_dropdownoptionlistdrawer_dropdownoptionlistdrawer_drawheader", "label": ".DrawHeader()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.textmeshpro@3.0.6\\Scripts\\Editor\\DropdownOptionListDrawer.cs", "source_location": "L33"}, {"id": "editor_dropdownoptionlistdrawer_dropdownoptionlistdrawer_drawoptiondata", "label": ".DrawOptionData()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.textmeshpro@3.0.6\\Scripts\\Editor\\DropdownOptionListDrawer.cs", "source_location": "L38"}, {"id": "editor_dropdownoptionlistdrawer_dropdownoptionlistdrawer_getpropertyheight", "label": ".GetPropertyHeight()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.textmeshpro@3.0.6\\Scripts\\Editor\\DropdownOptionListDrawer.cs", "source_location": "L53"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_textmeshpro_3_0_6_scripts_editor_dropdownoptionlistdrawer_cs", "target": "unityeditorinternal", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.textmeshpro@3.0.6\\Scripts\\Editor\\DropdownOptionListDrawer.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_textmeshpro_3_0_6_scripts_editor_dropdownoptionlistdrawer_cs", "target": "unityengine", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.textmeshpro@3.0.6\\Scripts\\Editor\\DropdownOptionListDrawer.cs", "source_location": "L2", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_textmeshpro_3_0_6_scripts_editor_dropdownoptionlistdrawer_cs", "target": "ui", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.textmeshpro@3.0.6\\Scripts\\Editor\\DropdownOptionListDrawer.cs", "source_location": "L3", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_textmeshpro_3_0_6_scripts_editor_dropdownoptionlistdrawer_cs", "target": "unityeditor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.textmeshpro@3.0.6\\Scripts\\Editor\\DropdownOptionListDrawer.cs", "source_location": "L4", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_textmeshpro_3_0_6_scripts_editor_dropdownoptionlistdrawer_cs", "target": "editor_dropdownoptionlistdrawer_tmpro_editorutilities", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.textmeshpro@3.0.6\\Scripts\\Editor\\DropdownOptionListDrawer.cs", "source_location": "L6", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_textmeshpro_3_0_6_scripts_editor_dropdownoptionlistdrawer_cs", "target": "editor_dropdownoptionlistdrawer_dropdownoptionlistdrawer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.textmeshpro@3.0.6\\Scripts\\Editor\\DropdownOptionListDrawer.cs", "source_location": "L8", "weight": 1.0}, {"source": "editor_dropdownoptionlistdrawer_dropdownoptionlistdrawer", "target": "propertydrawer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.textmeshpro@3.0.6\\Scripts\\Editor\\DropdownOptionListDrawer.cs", "source_location": "L8", "weight": 1.0}, {"source": "editor_dropdownoptionlistdrawer_dropdownoptionlistdrawer", "target": "reorderablelist", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.textmeshpro@3.0.6\\Scripts\\Editor\\DropdownOptionListDrawer.cs", "source_location": "L11", "weight": 1.0, "context": "field"}, {"source": "editor_dropdownoptionlistdrawer_dropdownoptionlistdrawer", "target": "editor_dropdownoptionlistdrawer_dropdownoptionlistdrawer_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.textmeshpro@3.0.6\\Scripts\\Editor\\DropdownOptionListDrawer.cs", "source_location": "L13", "weight": 1.0}, {"source": "editor_dropdownoptionlistdrawer_dropdownoptionlistdrawer", "target": "editor_dropdownoptionlistdrawer_dropdownoptionlistdrawer_ongui", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.textmeshpro@3.0.6\\Scripts\\Editor\\DropdownOptionListDrawer.cs", "source_location": "L26", "weight": 1.0}, {"source": "editor_dropdownoptionlistdrawer_dropdownoptionlistdrawer", "target": "editor_dropdownoptionlistdrawer_dropdownoptionlistdrawer_drawheader", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.textmeshpro@3.0.6\\Scripts\\Editor\\DropdownOptionListDrawer.cs", "source_location": "L33", "weight": 1.0}, {"source": "editor_dropdownoptionlistdrawer_dropdownoptionlistdrawer", "target": "editor_dropdownoptionlistdrawer_dropdownoptionlistdrawer_drawoptiondata", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.textmeshpro@3.0.6\\Scripts\\Editor\\DropdownOptionListDrawer.cs", "source_location": "L38", "weight": 1.0}, {"source": "editor_dropdownoptionlistdrawer_dropdownoptionlistdrawer", "target": "editor_dropdownoptionlistdrawer_dropdownoptionlistdrawer_getpropertyheight", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.textmeshpro@3.0.6\\Scripts\\Editor\\DropdownOptionListDrawer.cs", "source_location": "L53", "weight": 1.0}, {"source": "editor_dropdownoptionlistdrawer_dropdownoptionlistdrawer_ongui", "target": "editor_dropdownoptionlistdrawer_dropdownoptionlistdrawer_init", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.textmeshpro@3.0.6\\Scripts\\Editor\\DropdownOptionListDrawer.cs", "source_location": "L28", "weight": 1.0}, {"source": "editor_dropdownoptionlistdrawer_dropdownoptionlistdrawer_getpropertyheight", "target": "editor_dropdownoptionlistdrawer_dropdownoptionlistdrawer_init", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.textmeshpro@3.0.6\\Scripts\\Editor\\DropdownOptionListDrawer.cs", "source_location": "L55", "weight": 1.0}], "raw_calls": [{"caller_nid": "editor_dropdownoptionlistdrawer_dropdownoptionlistdrawer_init", "callee": "FindPropertyRelative", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.textmeshpro@3.0.6\\Scripts\\Editor\\DropdownOptionListDrawer.cs", "source_location": "L18"}, {"caller_nid": "editor_dropdownoptionlistdrawer_dropdownoptionlistdrawer_ongui", "callee": "DoList", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.textmeshpro@3.0.6\\Scripts\\Editor\\DropdownOptionListDrawer.cs", "source_location": "L30"}, {"caller_nid": "editor_dropdownoptionlistdrawer_dropdownoptionlistdrawer_drawheader", "callee": "Label", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.textmeshpro@3.0.6\\Scripts\\Editor\\DropdownOptionListDrawer.cs", "source_location": "L35"}, {"caller_nid": "editor_dropdownoptionlistdrawer_dropdownoptionlistdrawer_drawoptiondata", "callee": "GetArrayElementAtIndex", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.textmeshpro@3.0.6\\Scripts\\Editor\\DropdownOptionListDrawer.cs", "source_location": "L40"}, {"caller_nid": "editor_dropdownoptionlistdrawer_dropdownoptionlistdrawer_drawoptiondata", "callee": "FindPropertyRelative", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.textmeshpro@3.0.6\\Scripts\\Editor\\DropdownOptionListDrawer.cs", "source_location": "L41"}, {"caller_nid": "editor_dropdownoptionlistdrawer_dropdownoptionlistdrawer_drawoptiondata", "callee": "FindPropertyRelative", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.textmeshpro@3.0.6\\Scripts\\Editor\\DropdownOptionListDrawer.cs", "source_location": "L42"}, {"caller_nid": "editor_dropdownoptionlistdrawer_dropdownoptionlistdrawer_drawoptiondata", "callee": "Add", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.textmeshpro@3.0.6\\Scripts\\Editor\\DropdownOptionListDrawer.cs", "source_location": "L45"}, {"caller_nid": "editor_dropdownoptionlistdrawer_dropdownoptionlistdrawer_drawoptiondata", "callee": "PropertyField", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.textmeshpro@3.0.6\\Scripts\\Editor\\DropdownOptionListDrawer.cs", "source_location": "L48"}, {"caller_nid": "editor_dropdownoptionlistdrawer_dropdownoptionlistdrawer_drawoptiondata", "callee": "PropertyField", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.textmeshpro@3.0.6\\Scripts\\Editor\\DropdownOptionListDrawer.cs", "source_location": "L50"}, {"caller_nid": "editor_dropdownoptionlistdrawer_dropdownoptionlistdrawer_getpropertyheight", "callee": "GetHeight", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.textmeshpro@3.0.6\\Scripts\\Editor\\DropdownOptionListDrawer.cs", "source_location": "L57"}]} |