1 line
15 KiB
JSON
1 line
15 KiB
JSON
{"nodes": [{"id": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_ugui_1_0_0_tests_runtime_canvas_checkmeshcolorsandcolors32match_cs", "label": "CheckMeshColorsAndColors32Match.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Canvas\\CheckMeshColorsAndColors32Match.cs", "source_location": "L1"}, {"id": "canvas_checkmeshcolorsandcolors32match_checkmeshcolorsandcolors32match", "label": "CheckMeshColorsAndColors32Match", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Canvas\\CheckMeshColorsAndColors32Match.cs", "source_location": "L7"}, {"id": "gameobject", "label": "GameObject", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Canvas\\CheckMeshColorsAndColors32Match.cs", "source_location": "L10"}, {"id": "texture2d", "label": "Texture2D", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Canvas\\CheckMeshColorsAndColors32Match.cs", "source_location": "L13"}, {"id": "canvas_checkmeshcolorsandcolors32match_checkmeshcolorsandcolors32match_testsetup", "label": ".TestSetup()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Canvas\\CheckMeshColorsAndColors32Match.cs", "source_location": "L15"}, {"id": "canvas_checkmeshcolorsandcolors32match_checkmeshcolorsandcolors32match_teardown", "label": ".TearDown()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Canvas\\CheckMeshColorsAndColors32Match.cs", "source_location": "L62"}, {"id": "canvas_checkmeshcolorsandcolors32match_checkmeshcolorsandcolors32match_checkmeshcolorsandcolors32matches", "label": ".CheckMeshColorsAndColors32Matches()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Canvas\\CheckMeshColorsAndColors32Match.cs", "source_location": "L69"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_ugui_1_0_0_tests_runtime_canvas_checkmeshcolorsandcolors32match_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\\Tests\\Runtime\\Canvas\\CheckMeshColorsAndColors32Match.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_ugui_1_0_0_tests_runtime_canvas_checkmeshcolorsandcolors32match_cs", "target": "testtools", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Canvas\\CheckMeshColorsAndColors32Match.cs", "source_location": "L2", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_ugui_1_0_0_tests_runtime_canvas_checkmeshcolorsandcolors32match_cs", "target": "framework", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Canvas\\CheckMeshColorsAndColors32Match.cs", "source_location": "L3", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_ugui_1_0_0_tests_runtime_canvas_checkmeshcolorsandcolors32match_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\\Tests\\Runtime\\Canvas\\CheckMeshColorsAndColors32Match.cs", "source_location": "L4", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_ugui_1_0_0_tests_runtime_canvas_checkmeshcolorsandcolors32match_cs", "target": "utils", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Canvas\\CheckMeshColorsAndColors32Match.cs", "source_location": "L5", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_ugui_1_0_0_tests_runtime_canvas_checkmeshcolorsandcolors32match_cs", "target": "canvas_checkmeshcolorsandcolors32match_checkmeshcolorsandcolors32match", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Canvas\\CheckMeshColorsAndColors32Match.cs", "source_location": "L7", "weight": 1.0}, {"source": "canvas_checkmeshcolorsandcolors32match_checkmeshcolorsandcolors32match", "target": "gameobject", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Canvas\\CheckMeshColorsAndColors32Match.cs", "source_location": "L10", "weight": 1.0, "context": "field"}, {"source": "canvas_checkmeshcolorsandcolors32match_checkmeshcolorsandcolors32match", "target": "gameobject", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Canvas\\CheckMeshColorsAndColors32Match.cs", "source_location": "L11", "weight": 1.0, "context": "field"}, {"source": "canvas_checkmeshcolorsandcolors32match_checkmeshcolorsandcolors32match", "target": "gameobject", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Canvas\\CheckMeshColorsAndColors32Match.cs", "source_location": "L12", "weight": 1.0, "context": "field"}, {"source": "canvas_checkmeshcolorsandcolors32match_checkmeshcolorsandcolors32match", "target": "texture2d", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Canvas\\CheckMeshColorsAndColors32Match.cs", "source_location": "L13", "weight": 1.0, "context": "field"}, {"source": "canvas_checkmeshcolorsandcolors32match_checkmeshcolorsandcolors32match", "target": "canvas_checkmeshcolorsandcolors32match_checkmeshcolorsandcolors32match_testsetup", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Canvas\\CheckMeshColorsAndColors32Match.cs", "source_location": "L15", "weight": 1.0}, {"source": "canvas_checkmeshcolorsandcolors32match_checkmeshcolorsandcolors32match", "target": "canvas_checkmeshcolorsandcolors32match_checkmeshcolorsandcolors32match_teardown", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Canvas\\CheckMeshColorsAndColors32Match.cs", "source_location": "L62", "weight": 1.0}, {"source": "canvas_checkmeshcolorsandcolors32match_checkmeshcolorsandcolors32match", "target": "canvas_checkmeshcolorsandcolors32match_checkmeshcolorsandcolors32match_checkmeshcolorsandcolors32matches", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Canvas\\CheckMeshColorsAndColors32Match.cs", "source_location": "L69", "weight": 1.0}], "raw_calls": [{"caller_nid": "canvas_checkmeshcolorsandcolors32match_checkmeshcolorsandcolors32match_testsetup", "callee": "AddComponent<Canvas>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Canvas\\CheckMeshColorsAndColors32Match.cs", "source_location": "L20"}, {"caller_nid": "canvas_checkmeshcolorsandcolors32match_checkmeshcolorsandcolors32match_testsetup", "callee": "AddComponent<CanvasRenderer>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Canvas\\CheckMeshColorsAndColors32Match.cs", "source_location": "L25"}, {"caller_nid": "canvas_checkmeshcolorsandcolors32match_checkmeshcolorsandcolors32match_testsetup", "callee": "AddComponent<RectTransform>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Canvas\\CheckMeshColorsAndColors32Match.cs", "source_location": "L26"}, {"caller_nid": "canvas_checkmeshcolorsandcolors32match_checkmeshcolorsandcolors32match_testsetup", "callee": "SetParent", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Canvas\\CheckMeshColorsAndColors32Match.cs", "source_location": "L28"}, {"caller_nid": "canvas_checkmeshcolorsandcolors32match_checkmeshcolorsandcolors32match_testsetup", "callee": "AddComponent<CanvasRenderer>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Canvas\\CheckMeshColorsAndColors32Match.cs", "source_location": "L32"}, {"caller_nid": "canvas_checkmeshcolorsandcolors32match_checkmeshcolorsandcolors32match_testsetup", "callee": "AddComponent<RectTransform>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Canvas\\CheckMeshColorsAndColors32Match.cs", "source_location": "L33"}, {"caller_nid": "canvas_checkmeshcolorsandcolors32match_checkmeshcolorsandcolors32match_testsetup", "callee": "SetParent", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Canvas\\CheckMeshColorsAndColors32Match.cs", "source_location": "L35"}, {"caller_nid": "canvas_checkmeshcolorsandcolors32match_checkmeshcolorsandcolors32match_testsetup", "callee": "Find", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Canvas\\CheckMeshColorsAndColors32Match.cs", "source_location": "L37"}, {"caller_nid": "canvas_checkmeshcolorsandcolors32match_checkmeshcolorsandcolors32match_testsetup", "callee": "SetMesh", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Canvas\\CheckMeshColorsAndColors32Match.cs", "source_location": "L47"}, {"caller_nid": "canvas_checkmeshcolorsandcolors32match_checkmeshcolorsandcolors32match_testsetup", "callee": "SetMaterial", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Canvas\\CheckMeshColorsAndColors32Match.cs", "source_location": "L48"}, {"caller_nid": "canvas_checkmeshcolorsandcolors32match_checkmeshcolorsandcolors32match_testsetup", "callee": "SetMesh", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Canvas\\CheckMeshColorsAndColors32Match.cs", "source_location": "L58"}, {"caller_nid": "canvas_checkmeshcolorsandcolors32match_checkmeshcolorsandcolors32match_testsetup", "callee": "SetMaterial", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Canvas\\CheckMeshColorsAndColors32Match.cs", "source_location": "L59"}, {"caller_nid": "canvas_checkmeshcolorsandcolors32match_checkmeshcolorsandcolors32match_teardown", "callee": "DestroyImmediate", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Canvas\\CheckMeshColorsAndColors32Match.cs", "source_location": "L65"}, {"caller_nid": "canvas_checkmeshcolorsandcolors32match_checkmeshcolorsandcolors32match_teardown", "callee": "DestroyImmediate", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Canvas\\CheckMeshColorsAndColors32Match.cs", "source_location": "L66"}, {"caller_nid": "canvas_checkmeshcolorsandcolors32match_checkmeshcolorsandcolors32match_checkmeshcolorsandcolors32matches", "callee": "ReadPixels", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Canvas\\CheckMeshColorsAndColors32Match.cs", "source_location": "L76"}, {"caller_nid": "canvas_checkmeshcolorsandcolors32match_checkmeshcolorsandcolors32match_checkmeshcolorsandcolors32matches", "callee": "Apply", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Canvas\\CheckMeshColorsAndColors32Match.cs", "source_location": "L77"}, {"caller_nid": "canvas_checkmeshcolorsandcolors32match_checkmeshcolorsandcolors32match_checkmeshcolorsandcolors32matches", "callee": "GetPixel", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Canvas\\CheckMeshColorsAndColors32Match.cs", "source_location": "L79"}, {"caller_nid": "canvas_checkmeshcolorsandcolors32match_checkmeshcolorsandcolors32match_checkmeshcolorsandcolors32matches", "callee": "GetPixel", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Canvas\\CheckMeshColorsAndColors32Match.cs", "source_location": "L80"}, {"caller_nid": "canvas_checkmeshcolorsandcolors32match_checkmeshcolorsandcolors32match_checkmeshcolorsandcolors32matches", "callee": "That", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Canvas\\CheckMeshColorsAndColors32Match.cs", "source_location": "L82"}, {"caller_nid": "canvas_checkmeshcolorsandcolors32match_checkmeshcolorsandcolors32match_checkmeshcolorsandcolors32matches", "callee": "Using", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Canvas\\CheckMeshColorsAndColors32Match.cs", "source_location": "L82"}, {"caller_nid": "canvas_checkmeshcolorsandcolors32match_checkmeshcolorsandcolors32match_checkmeshcolorsandcolors32matches", "callee": "EqualTo", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Canvas\\CheckMeshColorsAndColors32Match.cs", "source_location": "L82"}]} |