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

1 line
39 KiB
JSON

{"nodes": [{"id": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_plugins_enhancedtouch_touchsimulation_cs", "label": "TouchSimulation.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L1"}, {"id": "enhancedtouch_touchsimulation_unityengine_inputsystem_enhancedtouch", "label": "UnityEngine.InputSystem.EnhancedTouch", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L26"}, {"id": "enhancedtouch_touchsimulation_touchsimulation", "label": "TouchSimulation", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L32"}, {"id": "monobehaviour", "label": "MonoBehaviour", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "iinputstatechangemonitor", "label": "IInputStateChangeMonitor", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "enhancedtouch_touchsimulation_touchsimulation_enable", "label": ".Enable()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L44"}, {"id": "enhancedtouch_touchsimulation_touchsimulation_disable", "label": ".Disable()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L58"}, {"id": "enhancedtouch_touchsimulation_touchsimulation_destroy", "label": ".Destroy()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L64"}, {"id": "enhancedtouch_touchsimulation_touchsimulation_addpointer", "label": ".AddPointer()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L75"}, {"id": "enhancedtouch_touchsimulation_touchsimulation_removepointer", "label": ".RemovePointer()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L92"}, {"id": "enhancedtouch_touchsimulation_touchsimulation_onevent", "label": ".OnEvent()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L122"}, {"id": "enhancedtouch_touchsimulation_touchsimulation_ondevicechange", "label": ".OnDeviceChange()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L208"}, {"id": "enhancedtouch_touchsimulation_touchsimulation_onenable", "label": ".OnEnable()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L240"}, {"id": "enhancedtouch_touchsimulation_touchsimulation_ondisable", "label": ".OnDisable()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L269"}, {"id": "enhancedtouch_touchsimulation_touchsimulation_updatetouch", "label": ".UpdateTouch()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L289"}, {"id": "int", "label": "int", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L347"}, {"id": "pointer", "label": "Pointer", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L348"}, {"id": "vector2", "label": "Vector2", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L349"}, {"id": "buttoncontrol", "label": "ButtonControl", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L351"}, {"id": "action", "label": "Action", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L355"}, {"id": "enhancedtouch_touchsimulation_reenableafterdomainreload", "label": "ReEnableAfterDomainReload()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L374"}, {"id": "enhancedtouch_touchsimulation_onsettingschanged", "label": "OnSettingsChanged()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L380"}, {"id": "enhancedtouch_touchsimulation_touchsimulation_notifycontrolstatechanged", "label": ".NotifyControlStateChanged()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L391"}, {"id": "enhancedtouch_touchsimulation_touchsimulation_notifytimerexpired", "label": ".NotifyTimerExpired()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L395"}, {"id": "enhancedtouch_touchsimulation_touchsimulation_installstatechangemonitors", "label": ".InstallStateChangeMonitors()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L403"}, {"id": "enhancedtouch_touchsimulation_touchsimulation_onsourcecontrolchangedvalue", "label": ".OnSourceControlChangedValue()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L408"}, {"id": "enhancedtouch_touchsimulation_touchsimulation_uninstallstatechangemonitors", "label": ".UninstallStateChangeMonitors()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L414"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_plugins_enhancedtouch_touchsimulation_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\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_plugins_enhancedtouch_touchsimulation_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\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L2", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_plugins_enhancedtouch_touchsimulation_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\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L3", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_plugins_enhancedtouch_touchsimulation_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\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L4", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_plugins_enhancedtouch_touchsimulation_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\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L5", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_plugins_enhancedtouch_touchsimulation_cs", "target": "unityeditor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L7", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_plugins_enhancedtouch_touchsimulation_cs", "target": "editor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L8", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_plugins_enhancedtouch_touchsimulation_cs", "target": "enhancedtouch_touchsimulation_unityengine_inputsystem_enhancedtouch", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L26", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_plugins_enhancedtouch_touchsimulation_cs", "target": "enhancedtouch_touchsimulation_touchsimulation", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L32", "weight": 1.0}, {"source": "enhancedtouch_touchsimulation_touchsimulation", "target": "monobehaviour", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L32", "weight": 1.0}, {"source": "enhancedtouch_touchsimulation_touchsimulation", "target": "iinputstatechangemonitor", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L32", "weight": 1.0}, {"source": "enhancedtouch_touchsimulation_touchsimulation", "target": "enhancedtouch_touchsimulation_touchsimulation_enable", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L44", "weight": 1.0}, {"source": "enhancedtouch_touchsimulation_touchsimulation", "target": "enhancedtouch_touchsimulation_touchsimulation_disable", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L58", "weight": 1.0}, {"source": "enhancedtouch_touchsimulation_touchsimulation", "target": "enhancedtouch_touchsimulation_touchsimulation_destroy", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L64", "weight": 1.0}, {"source": "enhancedtouch_touchsimulation_touchsimulation", "target": "enhancedtouch_touchsimulation_touchsimulation_addpointer", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L75", "weight": 1.0}, {"source": "enhancedtouch_touchsimulation_touchsimulation", "target": "enhancedtouch_touchsimulation_touchsimulation_removepointer", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L92", "weight": 1.0}, {"source": "enhancedtouch_touchsimulation_touchsimulation", "target": "enhancedtouch_touchsimulation_touchsimulation_onevent", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L122", "weight": 1.0}, {"source": "enhancedtouch_touchsimulation_touchsimulation", "target": "enhancedtouch_touchsimulation_touchsimulation_ondevicechange", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L208", "weight": 1.0}, {"source": "enhancedtouch_touchsimulation_touchsimulation", "target": "enhancedtouch_touchsimulation_touchsimulation_onenable", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L240", "weight": 1.0}, {"source": "enhancedtouch_touchsimulation_touchsimulation", "target": "enhancedtouch_touchsimulation_touchsimulation_ondisable", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L269", "weight": 1.0}, {"source": "enhancedtouch_touchsimulation_touchsimulation", "target": "enhancedtouch_touchsimulation_touchsimulation_updatetouch", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L289", "weight": 1.0}, {"source": "enhancedtouch_touchsimulation_touchsimulation", "target": "int", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L347", "weight": 1.0, "context": "field"}, {"source": "enhancedtouch_touchsimulation_touchsimulation", "target": "pointer", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L348", "weight": 1.0, "context": "field"}, {"source": "enhancedtouch_touchsimulation_touchsimulation", "target": "vector2", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L349", "weight": 1.0, "context": "field"}, {"source": "enhancedtouch_touchsimulation_touchsimulation", "target": "int", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L350", "weight": 1.0, "context": "field"}, {"source": "enhancedtouch_touchsimulation_touchsimulation", "target": "buttoncontrol", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L351", "weight": 1.0, "context": "field"}, {"source": "enhancedtouch_touchsimulation_touchsimulation", "target": "int", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L353", "weight": 1.0, "context": "field"}, {"source": "enhancedtouch_touchsimulation_touchsimulation", "target": "int", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L354", "weight": 1.0, "context": "field"}, {"source": "enhancedtouch_touchsimulation_touchsimulation", "target": "action", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L355", "weight": 1.0, "context": "field"}, {"source": "enhancedtouch_touchsimulation_touchsimulation", "target": "action", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L356", "weight": 1.0, "context": "field"}, {"source": "enhancedtouch_touchsimulation_touchsimulation", "target": "enhancedtouch_touchsimulation_touchsimulation", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L358", "weight": 1.0, "context": "field"}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_plugins_enhancedtouch_touchsimulation_cs", "target": "enhancedtouch_touchsimulation_reenableafterdomainreload", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L374", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_inputsystem_plugins_enhancedtouch_touchsimulation_cs", "target": "enhancedtouch_touchsimulation_onsettingschanged", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L380", "weight": 1.0}, {"source": "enhancedtouch_touchsimulation_touchsimulation", "target": "enhancedtouch_touchsimulation_touchsimulation_notifycontrolstatechanged", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L391", "weight": 1.0}, {"source": "enhancedtouch_touchsimulation_touchsimulation", "target": "enhancedtouch_touchsimulation_touchsimulation_notifytimerexpired", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L395", "weight": 1.0}, {"source": "enhancedtouch_touchsimulation_touchsimulation", "target": "enhancedtouch_touchsimulation_touchsimulation_installstatechangemonitors", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L403", "weight": 1.0}, {"source": "enhancedtouch_touchsimulation_touchsimulation", "target": "enhancedtouch_touchsimulation_touchsimulation_onsourcecontrolchangedvalue", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L408", "weight": 1.0}, {"source": "enhancedtouch_touchsimulation_touchsimulation", "target": "enhancedtouch_touchsimulation_touchsimulation_uninstallstatechangemonitors", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L414", "weight": 1.0}, {"source": "enhancedtouch_touchsimulation_touchsimulation_destroy", "target": "enhancedtouch_touchsimulation_touchsimulation_disable", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L66", "weight": 1.0}, {"source": "enhancedtouch_touchsimulation_touchsimulation_removepointer", "target": "enhancedtouch_touchsimulation_touchsimulation_updatetouch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L109", "weight": 1.0}, {"source": "enhancedtouch_touchsimulation_touchsimulation_onevent", "target": "enhancedtouch_touchsimulation_touchsimulation_updatetouch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L166", "weight": 1.0}, {"source": "enhancedtouch_touchsimulation_touchsimulation_ondevicechange", "target": "enhancedtouch_touchsimulation_touchsimulation_disable", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L213", "weight": 1.0}, {"source": "enhancedtouch_touchsimulation_touchsimulation_ondevicechange", "target": "enhancedtouch_touchsimulation_touchsimulation_addpointer", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L226", "weight": 1.0}, {"source": "enhancedtouch_touchsimulation_touchsimulation_ondevicechange", "target": "enhancedtouch_touchsimulation_touchsimulation_removepointer", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L234", "weight": 1.0}, {"source": "enhancedtouch_touchsimulation_touchsimulation_onenable", "target": "enhancedtouch_touchsimulation_touchsimulation_ondevicechange", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L258", "weight": 1.0}, {"source": "enhancedtouch_touchsimulation_reenableafterdomainreload", "target": "enhancedtouch_touchsimulation_onsettingschanged", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L376", "weight": 1.0}, {"source": "enhancedtouch_touchsimulation_onsettingschanged", "target": "enhancedtouch_touchsimulation_touchsimulation_enable", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L383", "weight": 1.0}, {"source": "enhancedtouch_touchsimulation_onsettingschanged", "target": "enhancedtouch_touchsimulation_touchsimulation_disable", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L385", "weight": 1.0}], "raw_calls": [{"caller_nid": "enhancedtouch_touchsimulation_touchsimulation_enable", "callee": "SetActive", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L50"}, {"caller_nid": "enhancedtouch_touchsimulation_touchsimulation_enable", "callee": "AddComponent<TouchSimulation>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L52"}, {"caller_nid": "enhancedtouch_touchsimulation_touchsimulation_enable", "callee": "SetActive", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L53"}, {"caller_nid": "enhancedtouch_touchsimulation_touchsimulation_addpointer", "callee": "nameof", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L78"}, {"caller_nid": "enhancedtouch_touchsimulation_touchsimulation_addpointer", "callee": "ContainsReference", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L81"}, {"caller_nid": "enhancedtouch_touchsimulation_touchsimulation_addpointer", "callee": "AppendWithCapacity", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L85"}, {"caller_nid": "enhancedtouch_touchsimulation_touchsimulation_addpointer", "callee": "Append", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L86"}, {"caller_nid": "enhancedtouch_touchsimulation_touchsimulation_addpointer", "callee": "Append", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L87"}, {"caller_nid": "enhancedtouch_touchsimulation_touchsimulation_addpointer", "callee": "DisableDevice", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L89"}, {"caller_nid": "enhancedtouch_touchsimulation_touchsimulation_removepointer", "callee": "nameof", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L95"}, {"caller_nid": "enhancedtouch_touchsimulation_touchsimulation_removepointer", "callee": "IndexOfReference", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L98"}, {"caller_nid": "enhancedtouch_touchsimulation_touchsimulation_removepointer", "callee": "EraseAtWithCapacity", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L113"}, {"caller_nid": "enhancedtouch_touchsimulation_touchsimulation_removepointer", "callee": "EraseAt", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L114"}, {"caller_nid": "enhancedtouch_touchsimulation_touchsimulation_removepointer", "callee": "EraseAt", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L115"}, {"caller_nid": "enhancedtouch_touchsimulation_touchsimulation_removepointer", "callee": "EnableDevice", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L119"}, {"caller_nid": "enhancedtouch_touchsimulation_touchsimulation_onevent", "callee": "IndexOfReference", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L124"}, {"caller_nid": "enhancedtouch_touchsimulation_touchsimulation_onevent", "callee": "GetStatePtrFromStateEventUnchecked", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L141"}, {"caller_nid": "enhancedtouch_touchsimulation_touchsimulation_onevent", "callee": "ReadValueFromState", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L143"}, {"caller_nid": "enhancedtouch_touchsimulation_touchsimulation_onevent", "callee": "GetStatePtrFromStateEventUnchecked", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L147"}, {"caller_nid": "enhancedtouch_touchsimulation_touchsimulation_onevent", "callee": "ReadValueFromState", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L149"}, {"caller_nid": "enhancedtouch_touchsimulation_touchsimulation_onevent", "callee": "GetStatePtrFromStateEventUnchecked", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L159"}, {"caller_nid": "enhancedtouch_touchsimulation_touchsimulation_onevent", "callee": "ReadValueFromState", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L168"}, {"caller_nid": "enhancedtouch_touchsimulation_touchsimulation_onevent", "callee": "EnumerateControls", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L173"}, {"caller_nid": "enhancedtouch_touchsimulation_touchsimulation_onevent", "callee": "GetStatePtrFromStateEventUnchecked", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L179"}, {"caller_nid": "enhancedtouch_touchsimulation_touchsimulation_onevent", "callee": "Assert", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L180"}, {"caller_nid": "enhancedtouch_touchsimulation_touchsimulation_onevent", "callee": "ReadValueFromStateIntoBuffer", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L182"}, {"caller_nid": "enhancedtouch_touchsimulation_touchsimulation_onevent", "callee": "AddressOf", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L182"}, {"caller_nid": "enhancedtouch_touchsimulation_touchsimulation_onevent", "callee": "IndexOfReference", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L187"}, {"caller_nid": "enhancedtouch_touchsimulation_touchsimulation_onevent", "callee": "IndexOfReference", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L191"}, {"caller_nid": "enhancedtouch_touchsimulation_touchsimulation_onenable", "callee": "AddDevice", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L245"}, {"caller_nid": "enhancedtouch_touchsimulation_touchsimulation_onenable", "callee": "GetDevice", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L249"}, {"caller_nid": "enhancedtouch_touchsimulation_touchsimulation_onenable", "callee": "AddDevice<Touchscreen>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L251"}, {"caller_nid": "enhancedtouch_touchsimulation_touchsimulation_ondisable", "callee": "RemoveDevice", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L272"}, {"caller_nid": "enhancedtouch_touchsimulation_touchsimulation_ondisable", "callee": "EnableDevice", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L276"}, {"caller_nid": "enhancedtouch_touchsimulation_touchsimulation_ondisable", "callee": "Clear", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L278"}, {"caller_nid": "enhancedtouch_touchsimulation_touchsimulation_ondisable", "callee": "Clear", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L279"}, {"caller_nid": "enhancedtouch_touchsimulation_touchsimulation_updatetouch", "callee": "Assert", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L292"}, {"caller_nid": "enhancedtouch_touchsimulation_touchsimulation_updatetouch", "callee": "Change", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L336"}, {"caller_nid": "enhancedtouch_touchsimulation_touchsimulation_updatetouch", "callee": "Change", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L337"}, {"caller_nid": "enhancedtouch_touchsimulation_touchsimulation_updatetouch", "callee": "IsEndedOrCanceled", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\InputSystem\\Plugins\\EnhancedTouch\\TouchSimulation.cs", "source_location": "L339"}]}