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

1 line
22 KiB
JSON

{"nodes": [{"id": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_devices_keyboard_cs", "label": "Keyboard.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L1"}, {"id": "devices_keyboard_unityengine_inputsystem_lowlevel", "label": "UnityEngine.InputSystem.LowLevel", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L13"}, {"id": "devices_keyboard_set", "label": "Set()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L174"}, {"id": "devices_keyboard_press", "label": "Press()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L180"}, {"id": "devices_keyboard_release", "label": "Release()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L185"}, {"id": "devices_keyboard_unityengine_inputsystem", "label": "UnityEngine.InputSystem", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L194"}, {"id": "devices_keyboard_keyboard", "label": "Keyboard", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L879"}, {"id": "inputdevice", "label": "InputDevice", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "itextinputreceiver", "label": "ITextInputReceiver", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "int", "label": "int", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L887"}, {"id": "devices_keyboard_keyboard_setimeenabled", "label": ".SetIMEEnabled()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L995"}, {"id": "devices_keyboard_keyboard_setimecursorposition", "label": ".SetIMECursorPosition()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L1010"}, {"id": "devices_keyboard_keyboard_makecurrent", "label": ".MakeCurrent()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L2004"}, {"id": "devices_keyboard_keyboard_onremoved", "label": ".OnRemoved()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L2013"}, {"id": "devices_keyboard_keyboard_finishsetup", "label": ".FinishSetup()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L2024"}, {"id": "devices_keyboard_keyboard_refreshconfiguration", "label": ".RefreshConfiguration()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L2160"}, {"id": "devices_keyboard_keyboard_ontextinput", "label": ".OnTextInput()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L2176"}, {"id": "devices_keyboard_keyboard_findkeyoncurrentkeyboardlayout", "label": ".FindKeyOnCurrentKeyboardLayout()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L2199"}, {"id": "devices_keyboard_keyboard_onimecompositionchanged", "label": ".OnIMECompositionChanged()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L2208"}, {"id": "inlinedarray", "label": "InlinedArray", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L2217"}, {"id": "string", "label": "string", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L2218"}, {"id": "keycontrol", "label": "KeyControl", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L2219"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_devices_keyboard_cs", "target": "system", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_devices_keyboard_cs", "target": "interopservices", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L2", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_devices_keyboard_cs", "target": "controls", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L3", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_devices_keyboard_cs", "target": "lowlevel", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L4", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_devices_keyboard_cs", "target": "utilities", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L5", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_devices_keyboard_cs", "target": "unsafe", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L6", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_devices_keyboard_cs", "target": "layouts", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L7", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_devices_keyboard_cs", "target": "devices_keyboard_unityengine_inputsystem_lowlevel", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L13", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_devices_keyboard_cs", "target": "devices_keyboard_set", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L174", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_devices_keyboard_cs", "target": "devices_keyboard_press", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L180", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_devices_keyboard_cs", "target": "devices_keyboard_release", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L185", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_devices_keyboard_cs", "target": "devices_keyboard_unityengine_inputsystem", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L194", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_devices_keyboard_cs", "target": "devices_keyboard_keyboard", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L879", "weight": 1.0}, {"source": "devices_keyboard_keyboard", "target": "inputdevice", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L879", "weight": 1.0}, {"source": "devices_keyboard_keyboard", "target": "itextinputreceiver", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L879", "weight": 1.0}, {"source": "devices_keyboard_keyboard", "target": "int", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L887", "weight": 1.0, "context": "field"}, {"source": "devices_keyboard_keyboard", "target": "devices_keyboard_keyboard_setimeenabled", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L995", "weight": 1.0}, {"source": "devices_keyboard_keyboard", "target": "devices_keyboard_keyboard_setimecursorposition", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L1010", "weight": 1.0}, {"source": "devices_keyboard_keyboard", "target": "devices_keyboard_keyboard_makecurrent", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L2004", "weight": 1.0}, {"source": "devices_keyboard_keyboard", "target": "devices_keyboard_keyboard_onremoved", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L2013", "weight": 1.0}, {"source": "devices_keyboard_keyboard", "target": "devices_keyboard_keyboard_finishsetup", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L2024", "weight": 1.0}, {"source": "devices_keyboard_keyboard", "target": "devices_keyboard_keyboard_refreshconfiguration", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L2160", "weight": 1.0}, {"source": "devices_keyboard_keyboard", "target": "devices_keyboard_keyboard_ontextinput", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L2176", "weight": 1.0}, {"source": "devices_keyboard_keyboard", "target": "devices_keyboard_keyboard_findkeyoncurrentkeyboardlayout", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L2199", "weight": 1.0}, {"source": "devices_keyboard_keyboard", "target": "devices_keyboard_keyboard_onimecompositionchanged", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L2208", "weight": 1.0}, {"source": "devices_keyboard_keyboard", "target": "inlinedarray", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L2217", "weight": 1.0, "context": "field"}, {"source": "devices_keyboard_keyboard", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L2218", "weight": 1.0, "context": "field"}, {"source": "devices_keyboard_keyboard", "target": "keycontrol", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L2219", "weight": 1.0, "context": "field"}, {"source": "devices_keyboard_keyboard", "target": "inlinedarray", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L2220", "weight": 1.0, "context": "field"}, {"source": "devices_keyboard_press", "target": "devices_keyboard_set", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L182", "weight": 1.0}, {"source": "devices_keyboard_release", "target": "devices_keyboard_set", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L187", "weight": 1.0}], "raw_calls": [{"caller_nid": "devices_keyboard_set", "callee": "WriteSingleBit", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L177"}, {"caller_nid": "devices_keyboard_keyboard_setimeenabled", "callee": "Create", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L997"}, {"caller_nid": "devices_keyboard_keyboard_setimeenabled", "callee": "ExecuteCommand", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L998"}, {"caller_nid": "devices_keyboard_keyboard_setimecursorposition", "callee": "Create", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L1012"}, {"caller_nid": "devices_keyboard_keyboard_setimecursorposition", "callee": "ExecuteCommand", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L1013"}, {"caller_nid": "devices_keyboard_keyboard_finishsetup", "callee": "GetChildControl<KeyControl>", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L2142"}, {"caller_nid": "devices_keyboard_keyboard_finishsetup", "callee": "Assert", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L2148"}, {"caller_nid": "devices_keyboard_keyboard_finishsetup", "callee": "GetChildControl<AnyKeyControl>", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L2150"}, {"caller_nid": "devices_keyboard_keyboard_finishsetup", "callee": "GetChildControl<ButtonControl>", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L2151"}, {"caller_nid": "devices_keyboard_keyboard_finishsetup", "callee": "GetChildControl<ButtonControl>", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L2152"}, {"caller_nid": "devices_keyboard_keyboard_finishsetup", "callee": "GetChildControl<ButtonControl>", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L2153"}, {"caller_nid": "devices_keyboard_keyboard_finishsetup", "callee": "GetChildControl<ButtonControl>", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L2154"}, {"caller_nid": "devices_keyboard_keyboard_refreshconfiguration", "callee": "Create", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L2163"}, {"caller_nid": "devices_keyboard_keyboard_refreshconfiguration", "callee": "ExecuteCommand", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L2164"}, {"caller_nid": "devices_keyboard_keyboard_refreshconfiguration", "callee": "ReadLayoutName", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L2165"}, {"caller_nid": "devices_keyboard_keyboard_ontextinput", "callee": "m_TextInputListeners[i]", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L2179"}, {"caller_nid": "devices_keyboard_keyboard_findkeyoncurrentkeyboardlayout", "callee": "Equals", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L2203"}, {"caller_nid": "devices_keyboard_keyboard_onimecompositionchanged", "callee": "m_ImeCompositionListeners[i]", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Devices\\Keyboard.cs", "source_location": "L2213"}]}