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

1 line
16 KiB
JSON

{"nodes": [{"id": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_blockslayer_environment_cs", "label": "Environment.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs", "source_location": "L1"}, {"id": "blockslayer_environment_environment", "label": "Environment", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs", "source_location": "L8"}, {"id": "monobehaviour", "label": "MonoBehaviour", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "dictionary", "label": "Dictionary", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs", "source_location": "L12"}, {"id": "unityevent", "label": "UnityEvent", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs", "source_location": "L14"}, {"id": "blockslayer_environment_environment_getinstance", "label": ".getInstance()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs", "source_location": "L18"}, {"id": "blockslayer_environment_environment_getblockregistry", "label": ".getBlockRegistry()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs", "source_location": "L32"}, {"id": "blockslayer_environment_environment_awake", "label": ".Awake()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs", "source_location": "L37"}, {"id": "blockslayer_environment_environment_addblock", "label": ".addBlock()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs", "source_location": "L49"}, {"id": "blockslayer_environment_environment_removeblock", "label": ".removeBlock()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs", "source_location": "L69"}, {"id": "blockslayer_environment_environment_applychanges", "label": ".applyChanges()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs", "source_location": "L79"}, {"id": "blockslayer_environment_environment_completedestroyblock", "label": ".completeDestroyBlock()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs", "source_location": "L83"}, {"id": "blockslayer_environment_environment_getblock", "label": ".getBlock()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs", "source_location": "L89"}, {"id": "blockslayer_environment_environment_clearenvironment", "label": ".clearEnvironment()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs", "source_location": "L98"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_blockslayer_environment_cs", "target": "system", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_blockslayer_environment_cs", "target": "collections", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs", "source_location": "L2", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_blockslayer_environment_cs", "target": "generic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs", "source_location": "L3", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_blockslayer_environment_cs", "target": "unityeditor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs", "source_location": "L4", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_blockslayer_environment_cs", "target": "unityengine", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs", "source_location": "L5", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_blockslayer_environment_cs", "target": "events", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs", "source_location": "L6", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_blockslayer_environment_cs", "target": "blockslayer_environment_environment", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs", "source_location": "L8", "weight": 1.0}, {"source": "blockslayer_environment_environment", "target": "monobehaviour", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs", "source_location": "L8", "weight": 1.0}, {"source": "blockslayer_environment_environment", "target": "blockslayer_environment_environment", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs", "source_location": "L10", "weight": 1.0, "context": "field"}, {"source": "blockslayer_environment_environment", "target": "dictionary", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs", "source_location": "L12", "weight": 1.0, "context": "field"}, {"source": "blockslayer_environment_environment", "target": "unityevent", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs", "source_location": "L14", "weight": 1.0, "context": "field"}, {"source": "blockslayer_environment_environment", "target": "unityevent", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs", "source_location": "L15", "weight": 1.0, "context": "field"}, {"source": "blockslayer_environment_environment", "target": "unityevent", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs", "source_location": "L16", "weight": 1.0, "context": "field"}, {"source": "blockslayer_environment_environment", "target": "blockslayer_environment_environment_getinstance", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs", "source_location": "L18", "weight": 1.0}, {"source": "blockslayer_environment_environment", "target": "blockslayer_environment_environment_getblockregistry", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs", "source_location": "L32", "weight": 1.0}, {"source": "blockslayer_environment_environment", "target": "blockslayer_environment_environment_awake", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs", "source_location": "L37", "weight": 1.0}, {"source": "blockslayer_environment_environment", "target": "blockslayer_environment_environment_addblock", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs", "source_location": "L49", "weight": 1.0}, {"source": "blockslayer_environment_environment", "target": "blockslayer_environment_environment_removeblock", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs", "source_location": "L69", "weight": 1.0}, {"source": "blockslayer_environment_environment", "target": "blockslayer_environment_environment_applychanges", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs", "source_location": "L79", "weight": 1.0}, {"source": "blockslayer_environment_environment", "target": "blockslayer_environment_environment_completedestroyblock", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs", "source_location": "L83", "weight": 1.0}, {"source": "blockslayer_environment_environment", "target": "blockslayer_environment_environment_getblock", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs", "source_location": "L89", "weight": 1.0}, {"source": "blockslayer_environment_environment", "target": "blockslayer_environment_environment_clearenvironment", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs", "source_location": "L98", "weight": 1.0}, {"source": "blockslayer_environment_environment_addblock", "target": "blockslayer_environment_environment_applychanges", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs", "source_location": "L65", "weight": 1.0}, {"source": "blockslayer_environment_environment_removeblock", "target": "blockslayer_environment_environment_applychanges", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs", "source_location": "L75", "weight": 1.0}], "raw_calls": [{"caller_nid": "blockslayer_environment_environment_getinstance", "callee": "FindObjectOfType<Environment>", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs", "source_location": "L22"}, {"caller_nid": "blockslayer_environment_environment_getinstance", "callee": "AddComponent<Environment>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs", "source_location": "L26"}, {"caller_nid": "blockslayer_environment_environment_awake", "callee": "Destroy", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs", "source_location": "L45"}, {"caller_nid": "blockslayer_environment_environment_addblock", "callee": "IsNullOrEmpty", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs", "source_location": "L52"}, {"caller_nid": "blockslayer_environment_environment_addblock", "callee": "ToString", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs", "source_location": "L52"}, {"caller_nid": "blockslayer_environment_environment_addblock", "callee": "NewGuid", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs", "source_location": "L52"}, {"caller_nid": "blockslayer_environment_environment_addblock", "callee": "setBlockId", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs", "source_location": "L54"}, {"caller_nid": "blockslayer_environment_environment_addblock", "callee": "ContainsKey", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs", "source_location": "L57"}, {"caller_nid": "blockslayer_environment_environment_addblock", "callee": "Add", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs", "source_location": "L59"}, {"caller_nid": "blockslayer_environment_environment_addblock", "callee": "Invoke", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs", "source_location": "L66"}, {"caller_nid": "blockslayer_environment_environment_removeblock", "callee": "TryGetValue", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs", "source_location": "L71"}, {"caller_nid": "blockslayer_environment_environment_removeblock", "callee": "Invoke", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs", "source_location": "L73"}, {"caller_nid": "blockslayer_environment_environment_removeblock", "callee": "Remove", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs", "source_location": "L74"}, {"caller_nid": "blockslayer_environment_environment_applychanges", "callee": "Invoke", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs", "source_location": "L81"}, {"caller_nid": "blockslayer_environment_environment_completedestroyblock", "callee": "Destroy", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs", "source_location": "L86"}, {"caller_nid": "blockslayer_environment_environment_getblock", "callee": "TryGetValue", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs", "source_location": "L91"}, {"caller_nid": "blockslayer_environment_environment_clearenvironment", "callee": "Destroy", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs", "source_location": "L104"}, {"caller_nid": "blockslayer_environment_environment_clearenvironment", "callee": "Clear", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs", "source_location": "L107"}]}