Files
JuegoSim/Assets/graphify-out/cache/ast/81482c2cf1d21137b5daff0d8120225fb35a3642c16d2a0b7c2c6b773e452ef4.json
T
2026-07-21 08:56:10 +03:00

1 line
15 KiB
JSON

{"nodes": [{"id": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_movement_scripts_gizmorotateelement_cs", "label": "GizmoRotateElement.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs", "source_location": "L1"}, {"id": "movement_scripts_gizmorotateelement_gizmorotateelement", "label": "GizmoRotateElement", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs", "source_location": "L3"}, {"id": "monobehaviour", "label": "MonoBehaviour", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "gizmodirection", "label": "GizmoDirection", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs", "source_location": "L5"}, {"id": "float", "label": "float", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs", "source_location": "L6"}, {"id": "material", "label": "Material", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs", "source_location": "L7"}, {"id": "transform", "label": "Transform", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs", "source_location": "L9"}, {"id": "axisrotatestrategy", "label": "AxisRotateStrategy", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs", "source_location": "L10"}, {"id": "ghostmanager", "label": "GhostManager", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs", "source_location": "L11"}, {"id": "bool", "label": "bool", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs", "source_location": "L13"}, {"id": "vector2", "label": "Vector2", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs", "source_location": "L14"}, {"id": "movement_scripts_gizmorotateelement_gizmorotateelement_start", "label": ".Start()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs", "source_location": "L16"}, {"id": "movement_scripts_gizmorotateelement_gizmorotateelement_onselectenter", "label": ".onSelectEnter()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs", "source_location": "L35"}, {"id": "movement_scripts_gizmorotateelement_gizmorotateelement_onselectexit", "label": ".onSelectExit()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs", "source_location": "L54"}, {"id": "movement_scripts_gizmorotateelement_gizmorotateelement_resetmat", "label": ".ResetMat()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs", "source_location": "L70"}, {"id": "movement_scripts_gizmorotateelement_gizmorotateelement_getlocalaxis", "label": ".GetLocalAxis()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs", "source_location": "L75"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_movement_scripts_gizmorotateelement_cs", "target": "unityengine", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_movement_scripts_gizmorotateelement_cs", "target": "movement_scripts_gizmorotateelement_gizmorotateelement", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs", "source_location": "L3", "weight": 1.0}, {"source": "movement_scripts_gizmorotateelement_gizmorotateelement", "target": "monobehaviour", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs", "source_location": "L3", "weight": 1.0}, {"source": "movement_scripts_gizmorotateelement_gizmorotateelement", "target": "gizmodirection", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs", "source_location": "L5", "weight": 1.0, "context": "field"}, {"source": "movement_scripts_gizmorotateelement_gizmorotateelement", "target": "float", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs", "source_location": "L6", "weight": 1.0, "context": "field"}, {"source": "movement_scripts_gizmorotateelement_gizmorotateelement", "target": "material", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs", "source_location": "L7", "weight": 1.0, "context": "field"}, {"source": "movement_scripts_gizmorotateelement_gizmorotateelement", "target": "transform", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs", "source_location": "L9", "weight": 1.0, "context": "field"}, {"source": "movement_scripts_gizmorotateelement_gizmorotateelement", "target": "axisrotatestrategy", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs", "source_location": "L10", "weight": 1.0, "context": "field"}, {"source": "movement_scripts_gizmorotateelement_gizmorotateelement", "target": "ghostmanager", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs", "source_location": "L11", "weight": 1.0, "context": "field"}, {"source": "movement_scripts_gizmorotateelement_gizmorotateelement", "target": "material", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs", "source_location": "L12", "weight": 1.0, "context": "field"}, {"source": "movement_scripts_gizmorotateelement_gizmorotateelement", "target": "bool", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs", "source_location": "L13", "weight": 1.0, "context": "field"}, {"source": "movement_scripts_gizmorotateelement_gizmorotateelement", "target": "vector2", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs", "source_location": "L14", "weight": 1.0, "context": "field"}, {"source": "movement_scripts_gizmorotateelement_gizmorotateelement", "target": "movement_scripts_gizmorotateelement_gizmorotateelement_start", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs", "source_location": "L16", "weight": 1.0}, {"source": "movement_scripts_gizmorotateelement_gizmorotateelement", "target": "movement_scripts_gizmorotateelement_gizmorotateelement_onselectenter", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs", "source_location": "L35", "weight": 1.0}, {"source": "movement_scripts_gizmorotateelement_gizmorotateelement", "target": "movement_scripts_gizmorotateelement_gizmorotateelement_onselectexit", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs", "source_location": "L54", "weight": 1.0}, {"source": "movement_scripts_gizmorotateelement_gizmorotateelement", "target": "movement_scripts_gizmorotateelement_gizmorotateelement_resetmat", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs", "source_location": "L70", "weight": 1.0}, {"source": "movement_scripts_gizmorotateelement_gizmorotateelement", "target": "movement_scripts_gizmorotateelement_gizmorotateelement_getlocalaxis", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs", "source_location": "L75", "weight": 1.0}, {"source": "movement_scripts_gizmorotateelement_gizmorotateelement_onselectenter", "target": "movement_scripts_gizmorotateelement_gizmorotateelement_getlocalaxis", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs", "source_location": "L40", "weight": 1.0}], "raw_calls": [{"caller_nid": "movement_scripts_gizmorotateelement_gizmorotateelement_start", "callee": "GetComponent<Renderer>", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs", "source_location": "L18"}, {"caller_nid": "movement_scripts_gizmorotateelement_gizmorotateelement_start", "callee": "getInstance", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs", "source_location": "L19"}, {"caller_nid": "movement_scripts_gizmorotateelement_gizmorotateelement_start", "callee": "GetComponentInParent<IInteractable>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs", "source_location": "L20"}, {"caller_nid": "movement_scripts_gizmorotateelement_gizmorotateelement_onselectenter", "callee": "SetupExistingBlock", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs", "source_location": "L37"}, {"caller_nid": "movement_scripts_gizmorotateelement_gizmorotateelement_onselectenter", "callee": "BeginRotate", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs", "source_location": "L41"}, {"caller_nid": "movement_scripts_gizmorotateelement_gizmorotateelement_onselectenter", "callee": "SetMovementStrategy", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs", "source_location": "L42"}, {"caller_nid": "movement_scripts_gizmorotateelement_gizmorotateelement_onselectenter", "callee": "Has", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs", "source_location": "L44"}, {"caller_nid": "movement_scripts_gizmorotateelement_gizmorotateelement_onselectenter", "callee": "Push", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs", "source_location": "L45"}, {"caller_nid": "movement_scripts_gizmorotateelement_gizmorotateelement_onselectenter", "callee": "GetComponent<MeshRenderer>", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs", "source_location": "L50"}, {"caller_nid": "movement_scripts_gizmorotateelement_gizmorotateelement_onselectenter", "callee": "Log", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs", "source_location": "L51"}, {"caller_nid": "movement_scripts_gizmorotateelement_gizmorotateelement_onselectexit", "callee": "Has", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs", "source_location": "L58"}, {"caller_nid": "movement_scripts_gizmorotateelement_gizmorotateelement_onselectexit", "callee": "Pop", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs", "source_location": "L59"}, {"caller_nid": "movement_scripts_gizmorotateelement_gizmorotateelement_onselectexit", "callee": "EndRotate", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs", "source_location": "L63"}, {"caller_nid": "movement_scripts_gizmorotateelement_gizmorotateelement_onselectexit", "callee": "ClearGhostData", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs", "source_location": "L64"}, {"caller_nid": "movement_scripts_gizmorotateelement_gizmorotateelement_onselectexit", "callee": "Log", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs", "source_location": "L66"}, {"caller_nid": "movement_scripts_gizmorotateelement_gizmorotateelement_resetmat", "callee": "GetComponent<MeshRenderer>", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs", "source_location": "L72"}]}