{"nodes": [{"id": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_interactionlayer_interactables_grabinteractable_cs", "label": "GrabInteractable.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\GrabInteractable.cs", "source_location": "L1"}, {"id": "interactables_grabinteractable_grabinteractable", "label": "GrabInteractable", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\GrabInteractable.cs", "source_location": "L8"}, {"id": "monobehaviour", "label": "MonoBehaviour", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "transform", "label": "Transform", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\GrabInteractable.cs", "source_location": "L10"}, {"id": "bool", "label": "bool", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\GrabInteractable.cs", "source_location": "L13"}, {"id": "float", "label": "float", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\GrabInteractable.cs", "source_location": "L15"}, {"id": "ivalidator", "label": "IValidator", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\GrabInteractable.cs", "source_location": "L22"}, {"id": "color", "label": "Color", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\GrabInteractable.cs", "source_location": "L24"}, {"id": "interactables_grabinteractable_grabinteractable_getattachpoint", "label": ".GetAttachPoint()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\GrabInteractable.cs", "source_location": "L28"}, {"id": "interactables_grabinteractable_grabinteractable_getvalidator", "label": ".GetValidator()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\GrabInteractable.cs", "source_location": "L31"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_interactionlayer_interactables_grabinteractable_cs", "target": "unityengine", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\GrabInteractable.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_interactionlayer_interactables_grabinteractable_cs", "target": "interactables_grabinteractable_grabinteractable", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\GrabInteractable.cs", "source_location": "L8", "weight": 1.0}, {"source": "interactables_grabinteractable_grabinteractable", "target": "monobehaviour", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\GrabInteractable.cs", "source_location": "L8", "weight": 1.0}, {"source": "interactables_grabinteractable_grabinteractable", "target": "transform", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\GrabInteractable.cs", "source_location": "L10", "weight": 1.0, "context": "field"}, {"source": "interactables_grabinteractable_grabinteractable", "target": "bool", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\GrabInteractable.cs", "source_location": "L13", "weight": 1.0, "context": "field"}, {"source": "interactables_grabinteractable_grabinteractable", "target": "float", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\GrabInteractable.cs", "source_location": "L15", "weight": 1.0, "context": "field"}, {"source": "interactables_grabinteractable_grabinteractable", "target": "bool", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\GrabInteractable.cs", "source_location": "L16", "weight": 1.0, "context": "field"}, {"source": "interactables_grabinteractable_grabinteractable", "target": "float", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\GrabInteractable.cs", "source_location": "L18", "weight": 1.0, "context": "field"}, {"source": "interactables_grabinteractable_grabinteractable", "target": "float", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\GrabInteractable.cs", "source_location": "L20", "weight": 1.0, "context": "field"}, {"source": "interactables_grabinteractable_grabinteractable", "target": "ivalidator", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\GrabInteractable.cs", "source_location": "L22", "weight": 1.0, "context": "field"}, {"source": "interactables_grabinteractable_grabinteractable", "target": "color", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\GrabInteractable.cs", "source_location": "L24", "weight": 1.0, "context": "field"}, {"source": "interactables_grabinteractable_grabinteractable", "target": "color", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\GrabInteractable.cs", "source_location": "L25", "weight": 1.0, "context": "field"}, {"source": "interactables_grabinteractable_grabinteractable", "target": "interactables_grabinteractable_grabinteractable_getattachpoint", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\GrabInteractable.cs", "source_location": "L28", "weight": 1.0}, {"source": "interactables_grabinteractable_grabinteractable", "target": "interactables_grabinteractable_grabinteractable_getvalidator", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\GrabInteractable.cs", "source_location": "L31", "weight": 1.0}], "raw_calls": [{"caller_nid": "interactables_grabinteractable_grabinteractable_getvalidator", "callee": "GetComponent", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\GrabInteractable.cs", "source_location": "L31"}]}