Initial commit
This commit is contained in:
Vendored
+1
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_render_pipelines_universal_14_0_8_runtime_componentutility_cs", "label": "ComponentUtility.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.universal@14.0.8\\Runtime\\ComponentUtility.cs", "source_location": "L1"}, {"id": "runtime_componentutility_unityengine_rendering_universal", "label": "UnityEngine.Rendering.Universal", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.universal@14.0.8\\Runtime\\ComponentUtility.cs", "source_location": "L1"}, {"id": "runtime_componentutility_componentutility", "label": "ComponentUtility", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.universal@14.0.8\\Runtime\\ComponentUtility.cs", "source_location": "L6"}, {"id": "runtime_componentutility_componentutility_isuniversalcamera", "label": ".IsUniversalCamera()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.universal@14.0.8\\Runtime\\ComponentUtility.cs", "source_location": "L11"}, {"id": "runtime_componentutility_componentutility_isuniversallight", "label": ".IsUniversalLight()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.universal@14.0.8\\Runtime\\ComponentUtility.cs", "source_location": "L17"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_render_pipelines_universal_14_0_8_runtime_componentutility_cs", "target": "runtime_componentutility_unityengine_rendering_universal", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.universal@14.0.8\\Runtime\\ComponentUtility.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_render_pipelines_universal_14_0_8_runtime_componentutility_cs", "target": "runtime_componentutility_componentutility", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.universal@14.0.8\\Runtime\\ComponentUtility.cs", "source_location": "L6", "weight": 1.0}, {"source": "runtime_componentutility_componentutility", "target": "runtime_componentutility_componentutility_isuniversalcamera", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.universal@14.0.8\\Runtime\\ComponentUtility.cs", "source_location": "L11", "weight": 1.0}, {"source": "runtime_componentutility_componentutility", "target": "runtime_componentutility_componentutility_isuniversallight", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.universal@14.0.8\\Runtime\\ComponentUtility.cs", "source_location": "L17", "weight": 1.0}], "raw_calls": [{"caller_nid": "runtime_componentutility_componentutility_isuniversalcamera", "callee": "GetComponent<UniversalAdditionalCameraData>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.universal@14.0.8\\Runtime\\ComponentUtility.cs", "source_location": "L12"}, {"caller_nid": "runtime_componentutility_componentutility_isuniversallight", "callee": "GetComponent<UniversalAdditionalLightData>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.universal@14.0.8\\Runtime\\ComponentUtility.cs", "source_location": "L18"}]}
|
||||
Reference in New Issue
Block a user