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

1 line
7.5 KiB
JSON

{"nodes": [{"id": "e_unity_new_projects_juego_simulator_assets_editor_prefab_tool_prefabsettingswindow_cs", "label": "PrefabSettingsWindow.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\Editor\\Prefab Tool\\PrefabSettingsWindow.cs", "source_location": "L1"}, {"id": "prefab_tool_prefabsettingswindow_prefabsettingswindow", "label": "PrefabSettingsWindow", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\Editor\\Prefab Tool\\PrefabSettingsWindow.cs", "source_location": "L4"}, {"id": "editorwindow", "label": "EditorWindow", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "prefabcreatorsettings", "label": "PrefabCreatorSettings", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\Editor\\Prefab Tool\\PrefabSettingsWindow.cs", "source_location": "L6"}, {"id": "prefab_tool_prefabsettingswindow_prefabsettingswindow_showwindow", "label": ".ShowWindow()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\Editor\\Prefab Tool\\PrefabSettingsWindow.cs", "source_location": "L8"}, {"id": "prefab_tool_prefabsettingswindow_prefabsettingswindow_onenable", "label": ".OnEnable()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\Editor\\Prefab Tool\\PrefabSettingsWindow.cs", "source_location": "L11"}, {"id": "prefab_tool_prefabsettingswindow_prefabsettingswindow_ongui", "label": ".OnGUI()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\Editor\\Prefab Tool\\PrefabSettingsWindow.cs", "source_location": "L20"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_assets_editor_prefab_tool_prefabsettingswindow_cs", "target": "unityengine", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\Editor\\Prefab Tool\\PrefabSettingsWindow.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_editor_prefab_tool_prefabsettingswindow_cs", "target": "unityeditor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\Editor\\Prefab Tool\\PrefabSettingsWindow.cs", "source_location": "L2", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_editor_prefab_tool_prefabsettingswindow_cs", "target": "prefab_tool_prefabsettingswindow_prefabsettingswindow", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\Editor\\Prefab Tool\\PrefabSettingsWindow.cs", "source_location": "L4", "weight": 1.0}, {"source": "prefab_tool_prefabsettingswindow_prefabsettingswindow", "target": "editorwindow", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\Editor\\Prefab Tool\\PrefabSettingsWindow.cs", "source_location": "L4", "weight": 1.0}, {"source": "prefab_tool_prefabsettingswindow_prefabsettingswindow", "target": "prefabcreatorsettings", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\Editor\\Prefab Tool\\PrefabSettingsWindow.cs", "source_location": "L6", "weight": 1.0, "context": "field"}, {"source": "prefab_tool_prefabsettingswindow_prefabsettingswindow", "target": "prefab_tool_prefabsettingswindow_prefabsettingswindow_showwindow", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\Editor\\Prefab Tool\\PrefabSettingsWindow.cs", "source_location": "L8", "weight": 1.0}, {"source": "prefab_tool_prefabsettingswindow_prefabsettingswindow", "target": "prefab_tool_prefabsettingswindow_prefabsettingswindow_onenable", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\Editor\\Prefab Tool\\PrefabSettingsWindow.cs", "source_location": "L11", "weight": 1.0}, {"source": "prefab_tool_prefabsettingswindow_prefabsettingswindow", "target": "prefab_tool_prefabsettingswindow_prefabsettingswindow_ongui", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\Editor\\Prefab Tool\\PrefabSettingsWindow.cs", "source_location": "L20", "weight": 1.0}], "raw_calls": [{"caller_nid": "prefab_tool_prefabsettingswindow_prefabsettingswindow_showwindow", "callee": "GetWindow<PrefabSettingsWindow>", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\Editor\\Prefab Tool\\PrefabSettingsWindow.cs", "source_location": "L9"}, {"caller_nid": "prefab_tool_prefabsettingswindow_prefabsettingswindow_onenable", "callee": "GetString", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\Editor\\Prefab Tool\\PrefabSettingsWindow.cs", "source_location": "L13"}, {"caller_nid": "prefab_tool_prefabsettingswindow_prefabsettingswindow_onenable", "callee": "IsNullOrEmpty", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\Editor\\Prefab Tool\\PrefabSettingsWindow.cs", "source_location": "L14"}, {"caller_nid": "prefab_tool_prefabsettingswindow_prefabsettingswindow_onenable", "callee": "LoadAssetAtPath<PrefabCreatorSettings>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\Editor\\Prefab Tool\\PrefabSettingsWindow.cs", "source_location": "L16"}, {"caller_nid": "prefab_tool_prefabsettingswindow_prefabsettingswindow_ongui", "callee": "Label", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\Editor\\Prefab Tool\\PrefabSettingsWindow.cs", "source_location": "L22"}, {"caller_nid": "prefab_tool_prefabsettingswindow_prefabsettingswindow_ongui", "callee": "BeginChangeCheck", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\Editor\\Prefab Tool\\PrefabSettingsWindow.cs", "source_location": "L24"}, {"caller_nid": "prefab_tool_prefabsettingswindow_prefabsettingswindow_ongui", "callee": "ObjectField", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\Editor\\Prefab Tool\\PrefabSettingsWindow.cs", "source_location": "L25"}, {"caller_nid": "prefab_tool_prefabsettingswindow_prefabsettingswindow_ongui", "callee": "EndChangeCheck", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\Editor\\Prefab Tool\\PrefabSettingsWindow.cs", "source_location": "L28"}, {"caller_nid": "prefab_tool_prefabsettingswindow_prefabsettingswindow_ongui", "callee": "GetAssetPath", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\Editor\\Prefab Tool\\PrefabSettingsWindow.cs", "source_location": "L30"}, {"caller_nid": "prefab_tool_prefabsettingswindow_prefabsettingswindow_ongui", "callee": "SetString", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\Editor\\Prefab Tool\\PrefabSettingsWindow.cs", "source_location": "L31"}, {"caller_nid": "prefab_tool_prefabsettingswindow_prefabsettingswindow_ongui", "callee": "OnInspectorGUI", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\Editor\\Prefab Tool\\PrefabSettingsWindow.cs", "source_location": "L35"}, {"caller_nid": "prefab_tool_prefabsettingswindow_prefabsettingswindow_ongui", "callee": "CreateEditor", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\Editor\\Prefab Tool\\PrefabSettingsWindow.cs", "source_location": "L35"}]}