Files
JuegoSim/graphify-out/cache/ast/674ce73af37f8dc3b88cd9fb3e40b5ead5735f8eefac6a9d76e89abf4c96acd8.json
T
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_interactionlayer_managers_selectionmanager_cs", "label": "SelectionManager.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs", "source_location": "L1"}, {"id": "managers_selectionmanager_selectionmanager", "label": "SelectionManager", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs", "source_location": "L10"}, {"id": "monobehaviour", "label": "MonoBehaviour", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "managers_selectionmanager_selectionmanager_getinstance", "label": ".getInstance()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs", "source_location": "L13"}, {"id": "rayinteractor", "label": "RayInteractor", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs", "source_location": "L15"}, {"id": "baseinputprovider", "label": "BaseInputProvider", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs", "source_location": "L16"}, {"id": "list", "label": "List", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs", "source_location": "L18"}, {"id": "bool", "label": "bool", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs", "source_location": "L19"}, {"id": "unityevent", "label": "UnityEvent", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs", "source_location": "L21"}, {"id": "managers_selectionmanager_selectionmanager_awake", "label": ".Awake()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs", "source_location": "L27"}, {"id": "managers_selectionmanager_selectionmanager_start", "label": ".Start()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs", "source_location": "L33"}, {"id": "managers_selectionmanager_selectionmanager_handleselect", "label": ".HandleSelect()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs", "source_location": "L49"}, {"id": "managers_selectionmanager_selectionmanager_getcurrentselections", "label": ".GetCurrentSelections()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs", "source_location": "L92"}, {"id": "managers_selectionmanager_selectionmanager_clearselection", "label": ".ClearSelection()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs", "source_location": "L94"}, {"id": "managers_selectionmanager_selectionmanager_hasoneselection", "label": ".HasOneSelection()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs", "source_location": "L103"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_interactionlayer_managers_selectionmanager_cs", "target": "generic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_interactionlayer_managers_selectionmanager_cs", "target": "unityengine", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs", "source_location": "L2", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_interactionlayer_managers_selectionmanager_cs", "target": "events", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs", "source_location": "L3", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_interactionlayer_managers_selectionmanager_cs", "target": "managers_selectionmanager_selectionmanager", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs", "source_location": "L10", "weight": 1.0}, {"source": "managers_selectionmanager_selectionmanager", "target": "monobehaviour", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs", "source_location": "L10", "weight": 1.0}, {"source": "managers_selectionmanager_selectionmanager", "target": "managers_selectionmanager_selectionmanager", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs", "source_location": "L12", "weight": 1.0, "context": "field"}, {"source": "managers_selectionmanager_selectionmanager", "target": "managers_selectionmanager_selectionmanager_getinstance", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs", "source_location": "L13", "weight": 1.0}, {"source": "managers_selectionmanager_selectionmanager", "target": "rayinteractor", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs", "source_location": "L15", "weight": 1.0, "context": "field"}, {"source": "managers_selectionmanager_selectionmanager", "target": "baseinputprovider", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs", "source_location": "L16", "weight": 1.0, "context": "field"}, {"source": "managers_selectionmanager_selectionmanager", "target": "list", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs", "source_location": "L18", "weight": 1.0, "context": "field"}, {"source": "managers_selectionmanager_selectionmanager", "target": "bool", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs", "source_location": "L19", "weight": 1.0, "context": "field"}, {"source": "managers_selectionmanager_selectionmanager", "target": "unityevent", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs", "source_location": "L21", "weight": 1.0, "context": "field"}, {"source": "managers_selectionmanager_selectionmanager", "target": "managers_selectionmanager_selectionmanager_awake", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs", "source_location": "L27", "weight": 1.0}, {"source": "managers_selectionmanager_selectionmanager", "target": "managers_selectionmanager_selectionmanager_start", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs", "source_location": "L33", "weight": 1.0}, {"source": "managers_selectionmanager_selectionmanager", "target": "managers_selectionmanager_selectionmanager_handleselect", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs", "source_location": "L49", "weight": 1.0}, {"source": "managers_selectionmanager_selectionmanager", "target": "managers_selectionmanager_selectionmanager_getcurrentselections", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs", "source_location": "L92", "weight": 1.0}, {"source": "managers_selectionmanager_selectionmanager", "target": "managers_selectionmanager_selectionmanager_clearselection", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs", "source_location": "L94", "weight": 1.0}, {"source": "managers_selectionmanager_selectionmanager", "target": "managers_selectionmanager_selectionmanager_hasoneselection", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs", "source_location": "L103", "weight": 1.0}, {"source": "managers_selectionmanager_selectionmanager_start", "target": "managers_selectionmanager_selectionmanager_getinstance", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs", "source_location": "L35", "weight": 1.0}, {"source": "managers_selectionmanager_selectionmanager_handleselect", "target": "managers_selectionmanager_selectionmanager_clearselection", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs", "source_location": "L57", "weight": 1.0}], "raw_calls": [{"caller_nid": "managers_selectionmanager_selectionmanager_awake", "callee": "Destroy", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs", "source_location": "L30"}, {"caller_nid": "managers_selectionmanager_selectionmanager_start", "callee": "getCurrentInputProvider", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs", "source_location": "L36"}, {"caller_nid": "managers_selectionmanager_selectionmanager_start", "callee": "AddListener", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs", "source_location": "L38"}, {"caller_nid": "managers_selectionmanager_selectionmanager_start", "callee": "AddListener", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs", "source_location": "L39"}, {"caller_nid": "managers_selectionmanager_selectionmanager_start", "callee": "AddListener", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs", "source_location": "L42"}, {"caller_nid": "managers_selectionmanager_selectionmanager_handleselect", "callee": "Is", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs", "source_location": "L51"}, {"caller_nid": "managers_selectionmanager_selectionmanager_handleselect", "callee": "Invoke", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs", "source_location": "L54"}, {"caller_nid": "managers_selectionmanager_selectionmanager_handleselect", "callee": "Contains", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs", "source_location": "L64"}, {"caller_nid": "managers_selectionmanager_selectionmanager_handleselect", "callee": "Remove", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs", "source_location": "L66"}, {"caller_nid": "managers_selectionmanager_selectionmanager_handleselect", "callee": "highLightOff", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs", "source_location": "L67"}, {"caller_nid": "managers_selectionmanager_selectionmanager_handleselect", "callee": "Add", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs", "source_location": "L71"}, {"caller_nid": "managers_selectionmanager_selectionmanager_handleselect", "callee": "highLightOn", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs", "source_location": "L72"}, {"caller_nid": "managers_selectionmanager_selectionmanager_handleselect", "callee": "Contains", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs", "source_location": "L78"}, {"caller_nid": "managers_selectionmanager_selectionmanager_handleselect", "callee": "Add", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs", "source_location": "L81"}, {"caller_nid": "managers_selectionmanager_selectionmanager_handleselect", "callee": "highLightOn", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs", "source_location": "L82"}, {"caller_nid": "managers_selectionmanager_selectionmanager_handleselect", "callee": "Invoke", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs", "source_location": "L85"}, {"caller_nid": "managers_selectionmanager_selectionmanager_clearselection", "callee": "highLightOff", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs", "source_location": "L97"}, {"caller_nid": "managers_selectionmanager_selectionmanager_clearselection", "callee": "Clear", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs", "source_location": "L99"}, {"caller_nid": "managers_selectionmanager_selectionmanager_clearselection", "callee": "Invoke", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs", "source_location": "L100"}]}