1 line
8.5 KiB
JSON
1 line
8.5 KiB
JSON
{"nodes": [{"id": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_ui_categoryinherit_cs", "label": "CategoryInherit.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\UI\\CategoryInherit.cs", "source_location": "L1"}, {"id": "ui_categoryinherit_categoryinherit", "label": "CategoryInherit", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\UI\\CategoryInherit.cs", "source_location": "L7"}, {"id": "monobehaviour", "label": "MonoBehaviour", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "gameobject", "label": "GameObject", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\UI\\CategoryInherit.cs", "source_location": "L9"}, {"id": "categorydata", "label": "CategoryData", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\UI\\CategoryInherit.cs", "source_location": "L11"}, {"id": "list", "label": "List", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\UI\\CategoryInherit.cs", "source_location": "L12"}, {"id": "ui_categoryinherit_categoryinherit_updatecategory", "label": ".UpdateCategory()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\UI\\CategoryInherit.cs", "source_location": "L14"}, {"id": "ui_categoryinherit_categoryinherit_destroyblocks", "label": ".DestroyBlocks()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\UI\\CategoryInherit.cs", "source_location": "L31"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_ui_categoryinherit_cs", "target": "collections", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\UI\\CategoryInherit.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_ui_categoryinherit_cs", "target": "generic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\UI\\CategoryInherit.cs", "source_location": "L2", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_ui_categoryinherit_cs", "target": "linq", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\UI\\CategoryInherit.cs", "source_location": "L3", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_ui_categoryinherit_cs", "target": "unityengine", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\UI\\CategoryInherit.cs", "source_location": "L4", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_ui_categoryinherit_cs", "target": "ui", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\UI\\CategoryInherit.cs", "source_location": "L5", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_ui_categoryinherit_cs", "target": "ui_categoryinherit_categoryinherit", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\UI\\CategoryInherit.cs", "source_location": "L7", "weight": 1.0}, {"source": "ui_categoryinherit_categoryinherit", "target": "monobehaviour", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\UI\\CategoryInherit.cs", "source_location": "L7", "weight": 1.0}, {"source": "ui_categoryinherit_categoryinherit", "target": "gameobject", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\UI\\CategoryInherit.cs", "source_location": "L9", "weight": 1.0, "context": "field"}, {"source": "ui_categoryinherit_categoryinherit", "target": "gameobject", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\UI\\CategoryInherit.cs", "source_location": "L10", "weight": 1.0, "context": "field"}, {"source": "ui_categoryinherit_categoryinherit", "target": "categorydata", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\UI\\CategoryInherit.cs", "source_location": "L11", "weight": 1.0, "context": "field"}, {"source": "ui_categoryinherit_categoryinherit", "target": "list", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\UI\\CategoryInherit.cs", "source_location": "L12", "weight": 1.0, "context": "field"}, {"source": "ui_categoryinherit_categoryinherit", "target": "ui_categoryinherit_categoryinherit_updatecategory", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\UI\\CategoryInherit.cs", "source_location": "L14", "weight": 1.0}, {"source": "ui_categoryinherit_categoryinherit", "target": "ui_categoryinherit_categoryinherit_destroyblocks", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\UI\\CategoryInherit.cs", "source_location": "L31", "weight": 1.0}, {"source": "ui_categoryinherit_categoryinherit_updatecategory", "target": "ui_categoryinherit_categoryinherit_destroyblocks", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\UI\\CategoryInherit.cs", "source_location": "L17", "weight": 1.0}], "raw_calls": [{"caller_nid": "ui_categoryinherit_categoryinherit_updatecategory", "callee": "GetComponent<UIInteractable>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\UI\\CategoryInherit.cs", "source_location": "L23"}, {"caller_nid": "ui_categoryinherit_categoryinherit_updatecategory", "callee": "Instantiate", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\UI\\CategoryInherit.cs", "source_location": "L23"}, {"caller_nid": "ui_categoryinherit_categoryinherit_updatecategory", "callee": "setBlockData", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\UI\\CategoryInherit.cs", "source_location": "L24"}, {"caller_nid": "ui_categoryinherit_categoryinherit_updatecategory", "callee": "GetComponent<Image>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\UI\\CategoryInherit.cs", "source_location": "L25"}, {"caller_nid": "ui_categoryinherit_categoryinherit_updatecategory", "callee": "Create", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\UI\\CategoryInherit.cs", "source_location": "L26"}, {"caller_nid": "ui_categoryinherit_categoryinherit_destroyblocks", "callee": "ToArray", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\UI\\CategoryInherit.cs", "source_location": "L34"}, {"caller_nid": "ui_categoryinherit_categoryinherit_destroyblocks", "callee": "Where", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\UI\\CategoryInherit.cs", "source_location": "L34"}, {"caller_nid": "ui_categoryinherit_categoryinherit_destroyblocks", "callee": "GetComponentsInChildren<Transform>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\UI\\CategoryInherit.cs", "source_location": "L34"}, {"caller_nid": "ui_categoryinherit_categoryinherit_destroyblocks", "callee": "Destroy", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\UI\\CategoryInherit.cs", "source_location": "L37"}]} |