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

1 line
29 KiB
JSON

{"nodes": [{"id": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_modelcheckingsystem_modelcheckmanager_cs", "label": "ModelCheckManager.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L1"}, {"id": "modelcheckingsystem_modelcheckmanager_modelcheckmanager", "label": "ModelCheckManager", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L8"}, {"id": "monobehaviour", "label": "MonoBehaviour", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_getinstance", "label": ".getInstance()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L11"}, {"id": "environment", "label": "Environment", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L13"}, {"id": "blocksmap", "label": "BlocksMap", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L15"}, {"id": "long", "label": "long", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L17"}, {"id": "unityevent", "label": "UnityEvent", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L21"}, {"id": "string", "label": "string", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L25"}, {"id": "bool", "label": "bool", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L27"}, {"id": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_setblockmap", "label": ".setBlockMap()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L29"}, {"id": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_start", "label": ".Start()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L35"}, {"id": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_initialize", "label": ".Initialize()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L42"}, {"id": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_createblocknode", "label": ".createBlockNode()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L68"}, {"id": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_awake", "label": ".Awake()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L73"}, {"id": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_addnode", "label": ".addNode()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L80"}, {"id": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_removenode", "label": ".removeNode()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L109"}, {"id": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_trymarknode", "label": ".tryMarkNode()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L130"}, {"id": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_matchrotation", "label": ".matchRotation()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L142"}, {"id": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_debugisvalid", "label": ".debugisValid()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L149"}, {"id": "modelcheckingsystem_modelcheckmanager_savecurrentmap", "label": "saveCurrentMap()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L157"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_modelcheckingsystem_modelcheckmanager_cs", "target": "collections", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_modelcheckingsystem_modelcheckmanager_cs", "target": "generic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L2", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_modelcheckingsystem_modelcheckmanager_cs", "target": "unityengine", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L3", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_modelcheckingsystem_modelcheckmanager_cs", "target": "events", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L4", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_modelcheckingsystem_modelcheckmanager_cs", "target": "naughtyattributes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L5", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_modelcheckingsystem_modelcheckmanager_cs", "target": "uielements", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L6", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_modelcheckingsystem_modelcheckmanager_cs", "target": "modelcheckingsystem_modelcheckmanager_modelcheckmanager", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L8", "weight": 1.0}, {"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager", "target": "monobehaviour", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L8", "weight": 1.0}, {"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager", "target": "modelcheckingsystem_modelcheckmanager_modelcheckmanager", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L10", "weight": 1.0, "context": "field"}, {"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager", "target": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_getinstance", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L11", "weight": 1.0}, {"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager", "target": "environment", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L13", "weight": 1.0, "context": "field"}, {"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager", "target": "blocksmap", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L15", "weight": 1.0, "context": "field"}, {"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager", "target": "blocksmap", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L16", "weight": 1.0, "context": "field"}, {"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager", "target": "long", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L17", "weight": 1.0, "context": "field"}, {"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager", "target": "long", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L18", "weight": 1.0, "context": "field"}, {"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager", "target": "long", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L19", "weight": 1.0, "context": "field"}, {"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager", "target": "unityevent", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L21", "weight": 1.0, "context": "field"}, {"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager", "target": "unityevent", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L22", "weight": 1.0, "context": "field"}, {"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager", "target": "unityevent", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L23", "weight": 1.0, "context": "field"}, {"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L25", "weight": 1.0, "context": "field"}, {"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager", "target": "bool", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L27", "weight": 1.0, "context": "field"}, {"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager", "target": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_setblockmap", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L29", "weight": 1.0}, {"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager", "target": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_start", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L35", "weight": 1.0}, {"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager", "target": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_initialize", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L42", "weight": 1.0}, {"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager", "target": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_createblocknode", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L68", "weight": 1.0}, {"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager", "target": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_awake", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L73", "weight": 1.0}, {"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager", "target": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_addnode", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L80", "weight": 1.0}, {"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager", "target": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_removenode", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L109", "weight": 1.0}, {"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager", "target": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_trymarknode", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L130", "weight": 1.0}, {"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager", "target": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_matchrotation", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L142", "weight": 1.0}, {"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager", "target": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_debugisvalid", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L149", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_modelcheckingsystem_modelcheckmanager_cs", "target": "modelcheckingsystem_modelcheckmanager_savecurrentmap", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L157", "weight": 1.0}, {"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_start", "target": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_initialize", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L38", "weight": 1.0}, {"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_initialize", "target": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_getinstance", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L44", "weight": 1.0}, {"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_initialize", "target": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_addnode", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L53", "weight": 1.0}, {"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_initialize", "target": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_createblocknode", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L53", "weight": 1.0}, {"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_initialize", "target": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_removenode", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L58", "weight": 1.0}, {"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_addnode", "target": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_trymarknode", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L93", "weight": 1.0}, {"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_addnode", "target": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_debugisvalid", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L105", "weight": 1.0}, {"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_trymarknode", "target": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_matchrotation", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L136", "weight": 1.0}], "raw_calls": [{"caller_nid": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_setblockmap", "callee": "calcTotalNodes", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L32"}, {"caller_nid": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_initialize", "callee": "calcTotalNodes", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L48"}, {"caller_nid": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_initialize", "callee": "AddListener", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L51"}, {"caller_nid": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_initialize", "callee": "getBlockData", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L53"}, {"caller_nid": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_initialize", "callee": "AddListener", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L56"}, {"caller_nid": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_initialize", "callee": "getBlockData", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L58"}, {"caller_nid": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_initialize", "callee": "CreateInstance<BlocksMap>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L64"}, {"caller_nid": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_initialize", "callee": "init", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L65"}, {"caller_nid": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_createblocknode", "callee": "RoundPosition", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L70"}, {"caller_nid": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_createblocknode", "callee": "RoundRotation", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L70"}, {"caller_nid": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_awake", "callee": "Destroy", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L76"}, {"caller_nid": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_addnode", "callee": "Add", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L89"}, {"caller_nid": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_addnode", "callee": "Invoke", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L96"}, {"caller_nid": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_addnode", "callee": "Invoke", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L98"}, {"caller_nid": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_addnode", "callee": "Invoke", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L103"}, {"caller_nid": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_removenode", "callee": "RoundPosition", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L111"}, {"caller_nid": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_removenode", "callee": "Remove", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L115"}, {"caller_nid": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_removenode", "callee": "Remove", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L116"}, {"caller_nid": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_trymarknode", "callee": "TryGetValue", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L134"}, {"caller_nid": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_matchrotation", "callee": "Angle", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L144"}, {"caller_nid": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_matchrotation", "callee": "Equals", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L145"}, {"caller_nid": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_debugisvalid", "callee": "Log", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L151"}, {"caller_nid": "modelcheckingsystem_modelcheckmanager_savecurrentmap", "callee": "LogWarning", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L162"}, {"caller_nid": "modelcheckingsystem_modelcheckmanager_savecurrentmap", "callee": "LogWarning", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L168"}, {"caller_nid": "modelcheckingsystem_modelcheckmanager_savecurrentmap", "callee": "setRootNode", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L172"}, {"caller_nid": "modelcheckingsystem_modelcheckmanager_savecurrentmap", "callee": "IsValidFolder", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L175"}, {"caller_nid": "modelcheckingsystem_modelcheckmanager_savecurrentmap", "callee": "CreateFolder", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L176"}, {"caller_nid": "modelcheckingsystem_modelcheckmanager_savecurrentmap", "callee": "CreateAsset", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L180"}, {"caller_nid": "modelcheckingsystem_modelcheckmanager_savecurrentmap", "callee": "SetDirty", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L182"}, {"caller_nid": "modelcheckingsystem_modelcheckmanager_savecurrentmap", "callee": "SaveAssets", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L184"}, {"caller_nid": "modelcheckingsystem_modelcheckmanager_savecurrentmap", "callee": "Refresh", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L185"}, {"caller_nid": "modelcheckingsystem_modelcheckmanager_savecurrentmap", "callee": "PingObject", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L187"}, {"caller_nid": "modelcheckingsystem_modelcheckmanager_savecurrentmap", "callee": "Log", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs", "source_location": "L188"}]}