1 line
8.7 KiB
JSON
1 line
8.7 KiB
JSON
{"nodes": [{"id": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_ugui_1_0_0_runtime_ui_core_layout_ilayoutelement_cs", "label": "ILayoutElement.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\Layout\\ILayoutElement.cs", "source_location": "L1"}, {"id": "layout_ilayoutelement_unityengine_ui", "label": "UnityEngine.UI", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\Layout\\ILayoutElement.cs", "source_location": "L4"}, {"id": "layout_ilayoutelement_ilayoutelement", "label": "ILayoutElement", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\Layout\\ILayoutElement.cs", "source_location": "L18"}, {"id": "layout_ilayoutelement_ilayoutelement_calculatelayoutinputhorizontal", "label": ".CalculateLayoutInputHorizontal()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\Layout\\ILayoutElement.cs", "source_location": "L24"}, {"id": "layout_ilayoutelement_ilayoutelement_calculatelayoutinputvertical", "label": ".CalculateLayoutInputVertical()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\Layout\\ILayoutElement.cs", "source_location": "L30"}, {"id": "layout_ilayoutelement_ilayoutcontroller", "label": "ILayoutController", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\Layout\\ILayoutElement.cs", "source_location": "L149"}, {"id": "layout_ilayoutelement_ilayoutcontroller_setlayouthorizontal", "label": ".SetLayoutHorizontal()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\Layout\\ILayoutElement.cs", "source_location": "L154"}, {"id": "layout_ilayoutelement_ilayoutcontroller_setlayoutvertical", "label": ".SetLayoutVertical()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\Layout\\ILayoutElement.cs", "source_location": "L159"}, {"id": "layout_ilayoutelement_ilayoutgroup", "label": "ILayoutGroup", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\Layout\\ILayoutElement.cs", "source_location": "L168"}, {"id": "layout_ilayoutelement_ilayoutselfcontroller", "label": "ILayoutSelfController", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\Layout\\ILayoutElement.cs", "source_location": "L248"}, {"id": "layout_ilayoutelement_ilayoutignorer", "label": "ILayoutIgnorer", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\Layout\\ILayoutElement.cs", "source_location": "L258"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_ugui_1_0_0_runtime_ui_core_layout_ilayoutelement_cs", "target": "unityengine", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\Layout\\ILayoutElement.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_ugui_1_0_0_runtime_ui_core_layout_ilayoutelement_cs", "target": "collections", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\Layout\\ILayoutElement.cs", "source_location": "L2", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_ugui_1_0_0_runtime_ui_core_layout_ilayoutelement_cs", "target": "layout_ilayoutelement_unityengine_ui", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\Layout\\ILayoutElement.cs", "source_location": "L4", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_ugui_1_0_0_runtime_ui_core_layout_ilayoutelement_cs", "target": "layout_ilayoutelement_ilayoutelement", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\Layout\\ILayoutElement.cs", "source_location": "L18", "weight": 1.0}, {"source": "layout_ilayoutelement_ilayoutelement", "target": "layout_ilayoutelement_ilayoutelement_calculatelayoutinputhorizontal", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\Layout\\ILayoutElement.cs", "source_location": "L24", "weight": 1.0}, {"source": "layout_ilayoutelement_ilayoutelement", "target": "layout_ilayoutelement_ilayoutelement_calculatelayoutinputvertical", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\Layout\\ILayoutElement.cs", "source_location": "L30", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_ugui_1_0_0_runtime_ui_core_layout_ilayoutelement_cs", "target": "layout_ilayoutelement_ilayoutcontroller", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\Layout\\ILayoutElement.cs", "source_location": "L149", "weight": 1.0}, {"source": "layout_ilayoutelement_ilayoutcontroller", "target": "layout_ilayoutelement_ilayoutcontroller_setlayouthorizontal", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\Layout\\ILayoutElement.cs", "source_location": "L154", "weight": 1.0}, {"source": "layout_ilayoutelement_ilayoutcontroller", "target": "layout_ilayoutelement_ilayoutcontroller_setlayoutvertical", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\Layout\\ILayoutElement.cs", "source_location": "L159", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_ugui_1_0_0_runtime_ui_core_layout_ilayoutelement_cs", "target": "layout_ilayoutelement_ilayoutgroup", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\Layout\\ILayoutElement.cs", "source_location": "L168", "weight": 1.0}, {"source": "layout_ilayoutelement_ilayoutgroup", "target": "layout_ilayoutelement_ilayoutcontroller", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\Layout\\ILayoutElement.cs", "source_location": "L168", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_ugui_1_0_0_runtime_ui_core_layout_ilayoutelement_cs", "target": "layout_ilayoutelement_ilayoutselfcontroller", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\Layout\\ILayoutElement.cs", "source_location": "L248", "weight": 1.0}, {"source": "layout_ilayoutelement_ilayoutselfcontroller", "target": "layout_ilayoutelement_ilayoutcontroller", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\Layout\\ILayoutElement.cs", "source_location": "L248", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_ugui_1_0_0_runtime_ui_core_layout_ilayoutelement_cs", "target": "layout_ilayoutelement_ilayoutignorer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Runtime\\UI\\Core\\Layout\\ILayoutElement.cs", "source_location": "L258", "weight": 1.0}], "raw_calls": []} |