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

1 line
6.2 KiB
JSON

{"nodes": [{"id": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_validators_placementvalidator_cs", "label": "PlacementValidator.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Validators\\PlacementValidator.cs", "source_location": "L1"}, {"id": "validators_placementvalidator_placementvalidator", "label": "PlacementValidator", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Validators\\PlacementValidator.cs", "source_location": "L4"}, {"id": "monobehaviour", "label": "MonoBehaviour", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "ivalidator", "label": "IValidator", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "layermask", "label": "LayerMask", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Validators\\PlacementValidator.cs", "source_location": "L6"}, {"id": "float", "label": "float", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Validators\\PlacementValidator.cs", "source_location": "L7"}, {"id": "validators_placementvalidator_placementvalidator_setlayermask", "label": ".SetLayerMask()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Validators\\PlacementValidator.cs", "source_location": "L8"}, {"id": "validators_placementvalidator_placementvalidator_isvalidplacement", "label": ".IsValidPlacement()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Validators\\PlacementValidator.cs", "source_location": "L10"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_validators_placementvalidator_cs", "target": "unityengine", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Validators\\PlacementValidator.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_validators_placementvalidator_cs", "target": "generic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Validators\\PlacementValidator.cs", "source_location": "L2", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_validators_placementvalidator_cs", "target": "validators_placementvalidator_placementvalidator", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Validators\\PlacementValidator.cs", "source_location": "L4", "weight": 1.0}, {"source": "validators_placementvalidator_placementvalidator", "target": "monobehaviour", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Validators\\PlacementValidator.cs", "source_location": "L4", "weight": 1.0}, {"source": "validators_placementvalidator_placementvalidator", "target": "ivalidator", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Validators\\PlacementValidator.cs", "source_location": "L4", "weight": 1.0}, {"source": "validators_placementvalidator_placementvalidator", "target": "layermask", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Validators\\PlacementValidator.cs", "source_location": "L6", "weight": 1.0, "context": "field"}, {"source": "validators_placementvalidator_placementvalidator", "target": "float", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Validators\\PlacementValidator.cs", "source_location": "L7", "weight": 1.0, "context": "field"}, {"source": "validators_placementvalidator_placementvalidator", "target": "validators_placementvalidator_placementvalidator_setlayermask", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Validators\\PlacementValidator.cs", "source_location": "L8", "weight": 1.0}, {"source": "validators_placementvalidator_placementvalidator", "target": "validators_placementvalidator_placementvalidator_isvalidplacement", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Validators\\PlacementValidator.cs", "source_location": "L10", "weight": 1.0}], "raw_calls": [{"caller_nid": "validators_placementvalidator_placementvalidator_isvalidplacement", "callee": "GetComponent<Collider>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Validators\\PlacementValidator.cs", "source_location": "L13"}, {"caller_nid": "validators_placementvalidator_placementvalidator_isvalidplacement", "callee": "TransformPoint", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Validators\\PlacementValidator.cs", "source_location": "L26"}, {"caller_nid": "validators_placementvalidator_placementvalidator_isvalidplacement", "callee": "Scale", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Validators\\PlacementValidator.cs", "source_location": "L27"}, {"caller_nid": "validators_placementvalidator_placementvalidator_isvalidplacement", "callee": "Max", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Validators\\PlacementValidator.cs", "source_location": "L36"}, {"caller_nid": "validators_placementvalidator_placementvalidator_isvalidplacement", "callee": "OverlapBox", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\Validators\\PlacementValidator.cs", "source_location": "L39"}]}