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

1 line
14 KiB
JSON

{"nodes": [{"id": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_collab_proxy_2_11_3_editor_ui_unityevents_cs", "label": "UnityEvents.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.collab-proxy@2.11.3\\Editor\\UI\\UnityEvents.cs", "source_location": "L1"}, {"id": "ui_unityevents_unity_plasticscm_editor_ui", "label": "Unity.PlasticSCM.Editor.UI", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.collab-proxy@2.11.3\\Editor\\UI\\UnityEvents.cs", "source_location": "L5"}, {"id": "ui_unityevents_keyboard", "label": "Keyboard", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.collab-proxy@2.11.3\\Editor\\UI\\UnityEvents.cs", "source_location": "L7"}, {"id": "ui_unityevents_keyboard_istabpressed", "label": ".IsTabPressed()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.collab-proxy@2.11.3\\Editor\\UI\\UnityEvents.cs", "source_location": "L9"}, {"id": "ui_unityevents_keyboard_isshiftpressed", "label": ".IsShiftPressed()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.collab-proxy@2.11.3\\Editor\\UI\\UnityEvents.cs", "source_location": "L17"}, {"id": "ui_unityevents_keyboard_hasshiftmodifier", "label": ".HasShiftModifier()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.collab-proxy@2.11.3\\Editor\\UI\\UnityEvents.cs", "source_location": "L26"}, {"id": "ui_unityevents_keyboard_isreturnorenterkeypressed", "label": ".IsReturnOrEnterKeyPressed()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.collab-proxy@2.11.3\\Editor\\UI\\UnityEvents.cs", "source_location": "L34"}, {"id": "ui_unityevents_keyboard_isdeletekeypressed", "label": ".IsDeleteKeyPressed()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.collab-proxy@2.11.3\\Editor\\UI\\UnityEvents.cs", "source_location": "L43"}, {"id": "ui_unityevents_keyboard_iskeypressed", "label": ".IsKeyPressed()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.collab-proxy@2.11.3\\Editor\\UI\\UnityEvents.cs", "source_location": "L51"}, {"id": "ui_unityevents_keyboard_ischaracterpressed", "label": ".IsCharacterPressed()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.collab-proxy@2.11.3\\Editor\\UI\\UnityEvents.cs", "source_location": "L60"}, {"id": "ui_unityevents_keyboard_iscontrolorcommandkeypressed", "label": ".IsControlOrCommandKeyPressed()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.collab-proxy@2.11.3\\Editor\\UI\\UnityEvents.cs", "source_location": "L69"}, {"id": "ui_unityevents_keyboard_hascontrolorcommandmodifier", "label": ".HasControlOrCommandModifier()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.collab-proxy@2.11.3\\Editor\\UI\\UnityEvents.cs", "source_location": "L80"}, {"id": "ui_unityevents_keyboard_iscontrolorcommandandshiftkeypressed", "label": ".IsControlOrCommandAndShiftKeyPressed()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.collab-proxy@2.11.3\\Editor\\UI\\UnityEvents.cs", "source_location": "L91"}, {"id": "ui_unityevents_mouse", "label": "Mouse", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.collab-proxy@2.11.3\\Editor\\UI\\UnityEvents.cs", "source_location": "L105"}, {"id": "ui_unityevents_mouse_isleftmousebuttondoubleclicked", "label": ".IsLeftMouseButtonDoubleClicked()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.collab-proxy@2.11.3\\Editor\\UI\\UnityEvents.cs", "source_location": "L107"}, {"id": "ui_unityevents_mouse_isleftmousebuttonpressed", "label": ".IsLeftMouseButtonPressed()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.collab-proxy@2.11.3\\Editor\\UI\\UnityEvents.cs", "source_location": "L113"}, {"id": "ui_unityevents_mouse_isrightmousebuttonpressed", "label": ".IsRightMouseButtonPressed()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.collab-proxy@2.11.3\\Editor\\UI\\UnityEvents.cs", "source_location": "L125"}, {"id": "ui_unityevents_commandevent", "label": "CommandEvent", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.collab-proxy@2.11.3\\Editor\\UI\\UnityEvents.cs", "source_location": "L138"}, {"id": "ui_unityevents_commandevent_isnewkeyboardfocus", "label": ".IsNewKeyboardFocus()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.collab-proxy@2.11.3\\Editor\\UI\\UnityEvents.cs", "source_location": "L140"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_collab_proxy_2_11_3_editor_ui_unityevents_cs", "target": "unityengine", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.collab-proxy@2.11.3\\Editor\\UI\\UnityEvents.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_collab_proxy_2_11_3_editor_ui_unityevents_cs", "target": "utils", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.collab-proxy@2.11.3\\Editor\\UI\\UnityEvents.cs", "source_location": "L3", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_collab_proxy_2_11_3_editor_ui_unityevents_cs", "target": "ui_unityevents_unity_plasticscm_editor_ui", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.collab-proxy@2.11.3\\Editor\\UI\\UnityEvents.cs", "source_location": "L5", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_collab_proxy_2_11_3_editor_ui_unityevents_cs", "target": "ui_unityevents_keyboard", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.collab-proxy@2.11.3\\Editor\\UI\\UnityEvents.cs", "source_location": "L7", "weight": 1.0}, {"source": "ui_unityevents_keyboard", "target": "ui_unityevents_keyboard_istabpressed", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.collab-proxy@2.11.3\\Editor\\UI\\UnityEvents.cs", "source_location": "L9", "weight": 1.0}, {"source": "ui_unityevents_keyboard", "target": "ui_unityevents_keyboard_isshiftpressed", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.collab-proxy@2.11.3\\Editor\\UI\\UnityEvents.cs", "source_location": "L17", "weight": 1.0}, {"source": "ui_unityevents_keyboard", "target": "ui_unityevents_keyboard_hasshiftmodifier", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.collab-proxy@2.11.3\\Editor\\UI\\UnityEvents.cs", "source_location": "L26", "weight": 1.0}, {"source": "ui_unityevents_keyboard", "target": "ui_unityevents_keyboard_isreturnorenterkeypressed", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.collab-proxy@2.11.3\\Editor\\UI\\UnityEvents.cs", "source_location": "L34", "weight": 1.0}, {"source": "ui_unityevents_keyboard", "target": "ui_unityevents_keyboard_isdeletekeypressed", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.collab-proxy@2.11.3\\Editor\\UI\\UnityEvents.cs", "source_location": "L43", "weight": 1.0}, {"source": "ui_unityevents_keyboard", "target": "ui_unityevents_keyboard_iskeypressed", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.collab-proxy@2.11.3\\Editor\\UI\\UnityEvents.cs", "source_location": "L51", "weight": 1.0}, {"source": "ui_unityevents_keyboard", "target": "ui_unityevents_keyboard_ischaracterpressed", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.collab-proxy@2.11.3\\Editor\\UI\\UnityEvents.cs", "source_location": "L60", "weight": 1.0}, {"source": "ui_unityevents_keyboard", "target": "ui_unityevents_keyboard_iscontrolorcommandkeypressed", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.collab-proxy@2.11.3\\Editor\\UI\\UnityEvents.cs", "source_location": "L69", "weight": 1.0}, {"source": "ui_unityevents_keyboard", "target": "ui_unityevents_keyboard_hascontrolorcommandmodifier", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.collab-proxy@2.11.3\\Editor\\UI\\UnityEvents.cs", "source_location": "L80", "weight": 1.0}, {"source": "ui_unityevents_keyboard", "target": "ui_unityevents_keyboard_iscontrolorcommandandshiftkeypressed", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.collab-proxy@2.11.3\\Editor\\UI\\UnityEvents.cs", "source_location": "L91", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_collab_proxy_2_11_3_editor_ui_unityevents_cs", "target": "ui_unityevents_mouse", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.collab-proxy@2.11.3\\Editor\\UI\\UnityEvents.cs", "source_location": "L105", "weight": 1.0}, {"source": "ui_unityevents_mouse", "target": "ui_unityevents_mouse_isleftmousebuttondoubleclicked", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.collab-proxy@2.11.3\\Editor\\UI\\UnityEvents.cs", "source_location": "L107", "weight": 1.0}, {"source": "ui_unityevents_mouse", "target": "ui_unityevents_mouse_isleftmousebuttonpressed", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.collab-proxy@2.11.3\\Editor\\UI\\UnityEvents.cs", "source_location": "L113", "weight": 1.0}, {"source": "ui_unityevents_mouse", "target": "ui_unityevents_mouse_isrightmousebuttonpressed", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.collab-proxy@2.11.3\\Editor\\UI\\UnityEvents.cs", "source_location": "L125", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_collab_proxy_2_11_3_editor_ui_unityevents_cs", "target": "ui_unityevents_commandevent", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.collab-proxy@2.11.3\\Editor\\UI\\UnityEvents.cs", "source_location": "L138", "weight": 1.0}, {"source": "ui_unityevents_commandevent", "target": "ui_unityevents_commandevent_isnewkeyboardfocus", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.collab-proxy@2.11.3\\Editor\\UI\\UnityEvents.cs", "source_location": "L140", "weight": 1.0}, {"source": "ui_unityevents_keyboard_istabpressed", "target": "ui_unityevents_keyboard_iskeypressed", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.collab-proxy@2.11.3\\Editor\\UI\\UnityEvents.cs", "source_location": "L14", "weight": 1.0}, {"source": "ui_unityevents_keyboard_isreturnorenterkeypressed", "target": "ui_unityevents_keyboard_iskeypressed", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.collab-proxy@2.11.3\\Editor\\UI\\UnityEvents.cs", "source_location": "L39", "weight": 1.0}, {"source": "ui_unityevents_keyboard_isdeletekeypressed", "target": "ui_unityevents_keyboard_iskeypressed", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.collab-proxy@2.11.3\\Editor\\UI\\UnityEvents.cs", "source_location": "L48", "weight": 1.0}, {"source": "ui_unityevents_mouse_isleftmousebuttondoubleclicked", "target": "ui_unityevents_mouse_isleftmousebuttonpressed", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.collab-proxy@2.11.3\\Editor\\UI\\UnityEvents.cs", "source_location": "L109", "weight": 1.0}], "raw_calls": [{"caller_nid": "ui_unityevents_keyboard_iscontrolorcommandkeypressed", "callee": "IsMac", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.collab-proxy@2.11.3\\Editor\\UI\\UnityEvents.cs", "source_location": "L74"}, {"caller_nid": "ui_unityevents_keyboard_hascontrolorcommandmodifier", "callee": "IsMac", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.collab-proxy@2.11.3\\Editor\\UI\\UnityEvents.cs", "source_location": "L85"}, {"caller_nid": "ui_unityevents_keyboard_iscontrolorcommandandshiftkeypressed", "callee": "IsMac", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.collab-proxy@2.11.3\\Editor\\UI\\UnityEvents.cs", "source_location": "L96"}]}