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

1 line
12 KiB
JSON

{"nodes": [{"id": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_render_pipelines_core_14_0_8_runtime_volume_volume_cs", "label": "Volume.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Volume\\Volume.cs", "source_location": "L1"}, {"id": "volume_volume_unityengine_rendering", "label": "UnityEngine.Rendering", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Volume\\Volume.cs", "source_location": "L4"}, {"id": "volume_volume_volume", "label": "Volume", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Volume\\Volume.cs", "source_location": "L9"}, {"id": "monobehaviour", "label": "MonoBehaviour", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "ivolume", "label": "IVolume", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "bool", "label": "bool", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Volume\\Volume.cs", "source_location": "L14"}, {"id": "float", "label": "float", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Volume\\Volume.cs", "source_location": "L30"}, {"id": "volumeprofile", "label": "VolumeProfile", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Volume\\Volume.cs", "source_location": "L57"}, {"id": "list", "label": "List", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Volume\\Volume.cs", "source_location": "L96"}, {"id": "volume_volume_volume_hasinstantiatedprofile", "label": ".HasInstantiatedProfile()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Volume\\Volume.cs", "source_location": "L111"}, {"id": "int", "label": "int", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Volume\\Volume.cs", "source_location": "L114"}, {"id": "volume_volume_volume_onenable", "label": ".OnEnable()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Volume\\Volume.cs", "source_location": "L118"}, {"id": "volume_volume_volume_ondisable", "label": ".OnDisable()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Volume\\Volume.cs", "source_location": "L126"}, {"id": "volume_volume_volume_update", "label": ".Update()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Volume\\Volume.cs", "source_location": "L131"}, {"id": "volume_volume_volume_updatelayer", "label": ".UpdateLayer()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Volume\\Volume.cs", "source_location": "L155"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_render_pipelines_core_14_0_8_runtime_volume_volume_cs", "target": "generic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Volume\\Volume.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_render_pipelines_core_14_0_8_runtime_volume_volume_cs", "target": "serialization", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Volume\\Volume.cs", "source_location": "L2", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_render_pipelines_core_14_0_8_runtime_volume_volume_cs", "target": "volume_volume_unityengine_rendering", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Volume\\Volume.cs", "source_location": "L4", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_render_pipelines_core_14_0_8_runtime_volume_volume_cs", "target": "volume_volume_volume", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Volume\\Volume.cs", "source_location": "L9", "weight": 1.0}, {"source": "volume_volume_volume", "target": "monobehaviour", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Volume\\Volume.cs", "source_location": "L9", "weight": 1.0}, {"source": "volume_volume_volume", "target": "ivolume", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Volume\\Volume.cs", "source_location": "L9", "weight": 1.0}, {"source": "volume_volume_volume", "target": "bool", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Volume\\Volume.cs", "source_location": "L14", "weight": 1.0, "context": "field"}, {"source": "volume_volume_volume", "target": "float", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Volume\\Volume.cs", "source_location": "L30", "weight": 1.0, "context": "field"}, {"source": "volume_volume_volume", "target": "float", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Volume\\Volume.cs", "source_location": "L38", "weight": 1.0, "context": "field"}, {"source": "volume_volume_volume", "target": "float", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Volume\\Volume.cs", "source_location": "L44", "weight": 1.0, "context": "field"}, {"source": "volume_volume_volume", "target": "volumeprofile", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Volume\\Volume.cs", "source_location": "L57", "weight": 1.0, "context": "field"}, {"source": "volume_volume_volume", "target": "list", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Volume\\Volume.cs", "source_location": "L96", "weight": 1.0, "context": "field"}, {"source": "volume_volume_volume", "target": "volume_volume_volume_hasinstantiatedprofile", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Volume\\Volume.cs", "source_location": "L111", "weight": 1.0}, {"source": "volume_volume_volume", "target": "int", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Volume\\Volume.cs", "source_location": "L114", "weight": 1.0, "context": "field"}, {"source": "volume_volume_volume", "target": "float", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Volume\\Volume.cs", "source_location": "L115", "weight": 1.0, "context": "field"}, {"source": "volume_volume_volume", "target": "volumeprofile", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Volume\\Volume.cs", "source_location": "L116", "weight": 1.0, "context": "field"}, {"source": "volume_volume_volume", "target": "volume_volume_volume_onenable", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Volume\\Volume.cs", "source_location": "L118", "weight": 1.0}, {"source": "volume_volume_volume", "target": "volume_volume_volume_ondisable", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Volume\\Volume.cs", "source_location": "L126", "weight": 1.0}, {"source": "volume_volume_volume", "target": "volume_volume_volume_update", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Volume\\Volume.cs", "source_location": "L131", "weight": 1.0}, {"source": "volume_volume_volume", "target": "volume_volume_volume_updatelayer", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Volume\\Volume.cs", "source_location": "L155", "weight": 1.0}, {"source": "volume_volume_volume_update", "target": "volume_volume_volume_updatelayer", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Volume\\Volume.cs", "source_location": "L137", "weight": 1.0}], "raw_calls": [{"caller_nid": "volume_volume_volume_onenable", "callee": "Register", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Volume\\Volume.cs", "source_location": "L121"}, {"caller_nid": "volume_volume_volume_onenable", "callee": "GetComponents", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Volume\\Volume.cs", "source_location": "L123"}, {"caller_nid": "volume_volume_volume_ondisable", "callee": "Unregister", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Volume\\Volume.cs", "source_location": "L128"}, {"caller_nid": "volume_volume_volume_update", "callee": "SetLayerDirty", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Volume\\Volume.cs", "source_location": "L145"}, {"caller_nid": "volume_volume_volume_update", "callee": "GetComponents", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Volume\\Volume.cs", "source_location": "L151"}, {"caller_nid": "volume_volume_volume_updatelayer", "callee": "UpdateVolumeLayer", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.core@14.0.8\\Runtime\\Volume\\Volume.cs", "source_location": "L160"}]}