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

1 line
8.2 KiB
JSON

{"nodes": [{"id": "e_unity_new_projects_juego_simulator_assets_editor_editorfeatures_planeselector_cs", "label": "PlaneSelector.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\Editor\\EditorFeatures\\PlaneSelector.cs", "source_location": "L1"}, {"id": "editorfeatures_planeselector_planeselection", "label": "PlaneSelection", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\Editor\\EditorFeatures\\PlaneSelector.cs", "source_location": "L13"}, {"id": "planeaxis", "label": "PlaneAxis", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\Editor\\EditorFeatures\\PlaneSelector.cs", "source_location": "L16"}, {"id": "gameobject", "label": "GameObject", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\Editor\\EditorFeatures\\PlaneSelector.cs", "source_location": "L17"}, {"id": "editorfeatures_planeselector_planeselector", "label": "PlaneSelector", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\Editor\\EditorFeatures\\PlaneSelector.cs", "source_location": "L20"}, {"id": "monobehaviour", "label": "MonoBehaviour", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "tmp_dropdown", "label": "TMP_Dropdown", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\Editor\\EditorFeatures\\PlaneSelector.cs", "source_location": "L22"}, {"id": "editorfeatures_planeselector_planeselector_start", "label": ".Start()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\Editor\\EditorFeatures\\PlaneSelector.cs", "source_location": "L26"}, {"id": "editorfeatures_planeselector_planeselector_onplaneaxischanged", "label": ".OnPlaneAxisChanged()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\Editor\\EditorFeatures\\PlaneSelector.cs", "source_location": "L32"}, {"id": "editorfeatures_planeselector_planeselector_updateplanevisibility", "label": ".UpdatePlaneVisibility()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\Editor\\EditorFeatures\\PlaneSelector.cs", "source_location": "L37"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_assets_editor_editorfeatures_planeselector_cs", "target": "collections", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\Editor\\EditorFeatures\\PlaneSelector.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_editor_editorfeatures_planeselector_cs", "target": "generic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\Editor\\EditorFeatures\\PlaneSelector.cs", "source_location": "L2", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_editor_editorfeatures_planeselector_cs", "target": "tmpro", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\Editor\\EditorFeatures\\PlaneSelector.cs", "source_location": "L3", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_editor_editorfeatures_planeselector_cs", "target": "unityengine", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\Editor\\EditorFeatures\\PlaneSelector.cs", "source_location": "L4", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_editor_editorfeatures_planeselector_cs", "target": "editorfeatures_planeselector_planeselection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\Editor\\EditorFeatures\\PlaneSelector.cs", "source_location": "L13", "weight": 1.0}, {"source": "editorfeatures_planeselector_planeselection", "target": "planeaxis", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\Editor\\EditorFeatures\\PlaneSelector.cs", "source_location": "L16", "weight": 1.0, "context": "field"}, {"source": "editorfeatures_planeselector_planeselection", "target": "gameobject", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\Editor\\EditorFeatures\\PlaneSelector.cs", "source_location": "L17", "weight": 1.0, "context": "field"}, {"source": "e_unity_new_projects_juego_simulator_assets_editor_editorfeatures_planeselector_cs", "target": "editorfeatures_planeselector_planeselector", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\Editor\\EditorFeatures\\PlaneSelector.cs", "source_location": "L20", "weight": 1.0}, {"source": "editorfeatures_planeselector_planeselector", "target": "monobehaviour", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\Editor\\EditorFeatures\\PlaneSelector.cs", "source_location": "L20", "weight": 1.0}, {"source": "editorfeatures_planeselector_planeselector", "target": "tmp_dropdown", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\Editor\\EditorFeatures\\PlaneSelector.cs", "source_location": "L22", "weight": 1.0, "context": "field"}, {"source": "editorfeatures_planeselector_planeselector", "target": "editorfeatures_planeselector_planeselection", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\Editor\\EditorFeatures\\PlaneSelector.cs", "source_location": "L24", "weight": 1.0, "context": "field"}, {"source": "editorfeatures_planeselector_planeselector", "target": "editorfeatures_planeselector_planeselector_start", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\Editor\\EditorFeatures\\PlaneSelector.cs", "source_location": "L26", "weight": 1.0}, {"source": "editorfeatures_planeselector_planeselector", "target": "editorfeatures_planeselector_planeselector_onplaneaxischanged", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\Editor\\EditorFeatures\\PlaneSelector.cs", "source_location": "L32", "weight": 1.0}, {"source": "editorfeatures_planeselector_planeselector", "target": "editorfeatures_planeselector_planeselector_updateplanevisibility", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\Editor\\EditorFeatures\\PlaneSelector.cs", "source_location": "L37", "weight": 1.0}, {"source": "editorfeatures_planeselector_planeselector_start", "target": "editorfeatures_planeselector_planeselector_updateplanevisibility", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\Editor\\EditorFeatures\\PlaneSelector.cs", "source_location": "L29", "weight": 1.0}, {"source": "editorfeatures_planeselector_planeselector_onplaneaxischanged", "target": "editorfeatures_planeselector_planeselector_updateplanevisibility", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\Editor\\EditorFeatures\\PlaneSelector.cs", "source_location": "L34", "weight": 1.0}], "raw_calls": [{"caller_nid": "editorfeatures_planeselector_planeselector_start", "callee": "AddListener", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\Editor\\EditorFeatures\\PlaneSelector.cs", "source_location": "L28"}, {"caller_nid": "editorfeatures_planeselector_planeselector_updateplanevisibility", "callee": "SetActive", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\Editor\\EditorFeatures\\PlaneSelector.cs", "source_location": "L43"}, {"caller_nid": "editorfeatures_planeselector_planeselector_updateplanevisibility", "callee": "SetActive", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\Editor\\EditorFeatures\\PlaneSelector.cs", "source_location": "L47"}]}