1 line
28 KiB
JSON
1 line
28 KiB
JSON
{"nodes": [{"id": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_interactionlayer_managers_socketmanagerchecker_cs", "label": "SocketManagerChecker.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L1"}, {"id": "managers_socketmanagerchecker_socketmanagerchecker", "label": "SocketManagerChecker", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L6"}, {"id": "monobehaviour", "label": "MonoBehaviour", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "environment", "label": "Environment", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L9"}, {"id": "ghostmanager", "label": "GhostManager", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L10"}, {"id": "rayinteractor", "label": "RayInteractor", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L11"}, {"id": "jointplacementhandler", "label": "JointPlacementHandler", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L12"}, {"id": "float", "label": "float", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L14"}, {"id": "managers_socketmanagerchecker_socketmanagerchecker_start", "label": ".Start()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L15"}, {"id": "managers_socketmanagerchecker_socketmanagerchecker_onremove", "label": ".OnRemove()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L26"}, {"id": "managers_socketmanagerchecker_socketmanagerchecker_onadd", "label": ".OnAdd()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L38"}, {"id": "managers_socketmanagerchecker_socketmanagerchecker_onblockremoved", "label": ".OnBlockRemoved()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L51"}, {"id": "managers_socketmanagerchecker_socketmanagerchecker_onjointremoved", "label": ".OnJointRemoved()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L88"}, {"id": "managers_socketmanagerchecker_socketmanagerchecker_onblockadded", "label": ".OnBlockAdded()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L125"}, {"id": "managers_socketmanagerchecker_socketmanagerchecker_onjointadded", "label": ".OnJointAdded()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L159"}, {"id": "managers_socketmanagerchecker_socketmanagerchecker_getclosestsocketby", "label": ".getClosestSocketBy()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L187"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_interactionlayer_managers_socketmanagerchecker_cs", "target": "collections", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_interactionlayer_managers_socketmanagerchecker_cs", "target": "generic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L2", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_interactionlayer_managers_socketmanagerchecker_cs", "target": "sockets", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L3", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_interactionlayer_managers_socketmanagerchecker_cs", "target": "unityengine", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L4", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_interactionlayer_managers_socketmanagerchecker_cs", "target": "managers_socketmanagerchecker_socketmanagerchecker", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L6", "weight": 1.0}, {"source": "managers_socketmanagerchecker_socketmanagerchecker", "target": "monobehaviour", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L6", "weight": 1.0}, {"source": "managers_socketmanagerchecker_socketmanagerchecker", "target": "environment", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L9", "weight": 1.0, "context": "field"}, {"source": "managers_socketmanagerchecker_socketmanagerchecker", "target": "ghostmanager", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L10", "weight": 1.0, "context": "field"}, {"source": "managers_socketmanagerchecker_socketmanagerchecker", "target": "rayinteractor", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L11", "weight": 1.0, "context": "field"}, {"source": "managers_socketmanagerchecker_socketmanagerchecker", "target": "jointplacementhandler", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L12", "weight": 1.0, "context": "field"}, {"source": "managers_socketmanagerchecker_socketmanagerchecker", "target": "float", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L14", "weight": 1.0, "context": "field"}, {"source": "managers_socketmanagerchecker_socketmanagerchecker", "target": "managers_socketmanagerchecker_socketmanagerchecker_start", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L15", "weight": 1.0}, {"source": "managers_socketmanagerchecker_socketmanagerchecker", "target": "managers_socketmanagerchecker_socketmanagerchecker_onremove", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L26", "weight": 1.0}, {"source": "managers_socketmanagerchecker_socketmanagerchecker", "target": "managers_socketmanagerchecker_socketmanagerchecker_onadd", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L38", "weight": 1.0}, {"source": "managers_socketmanagerchecker_socketmanagerchecker", "target": "managers_socketmanagerchecker_socketmanagerchecker_onblockremoved", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L51", "weight": 1.0}, {"source": "managers_socketmanagerchecker_socketmanagerchecker", "target": "managers_socketmanagerchecker_socketmanagerchecker_onjointremoved", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L88", "weight": 1.0}, {"source": "managers_socketmanagerchecker_socketmanagerchecker", "target": "managers_socketmanagerchecker_socketmanagerchecker_onblockadded", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L125", "weight": 1.0}, {"source": "managers_socketmanagerchecker_socketmanagerchecker", "target": "managers_socketmanagerchecker_socketmanagerchecker_onjointadded", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L159", "weight": 1.0}, {"source": "managers_socketmanagerchecker_socketmanagerchecker", "target": "managers_socketmanagerchecker_socketmanagerchecker_getclosestsocketby", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L187", "weight": 1.0}, {"source": "managers_socketmanagerchecker_socketmanagerchecker_onremove", "target": "managers_socketmanagerchecker_socketmanagerchecker_onjointremoved", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L30", "weight": 1.0}, {"source": "managers_socketmanagerchecker_socketmanagerchecker_onremove", "target": "managers_socketmanagerchecker_socketmanagerchecker_onblockremoved", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L34", "weight": 1.0}, {"source": "managers_socketmanagerchecker_socketmanagerchecker_onadd", "target": "managers_socketmanagerchecker_socketmanagerchecker_onjointadded", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L42", "weight": 1.0}, {"source": "managers_socketmanagerchecker_socketmanagerchecker_onadd", "target": "managers_socketmanagerchecker_socketmanagerchecker_onblockadded", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L46", "weight": 1.0}, {"source": "managers_socketmanagerchecker_socketmanagerchecker_onblockadded", "target": "managers_socketmanagerchecker_socketmanagerchecker_getclosestsocketby", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L130", "weight": 1.0}, {"source": "managers_socketmanagerchecker_socketmanagerchecker_onjointadded", "target": "managers_socketmanagerchecker_socketmanagerchecker_getclosestsocketby", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L164", "weight": 1.0}], "raw_calls": [{"caller_nid": "managers_socketmanagerchecker_socketmanagerchecker_start", "callee": "getInstance", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L17"}, {"caller_nid": "managers_socketmanagerchecker_socketmanagerchecker_start", "callee": "getInstance", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L18"}, {"caller_nid": "managers_socketmanagerchecker_socketmanagerchecker_start", "callee": "getInstance", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L19"}, {"caller_nid": "managers_socketmanagerchecker_socketmanagerchecker_start", "callee": "getInstance", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L20"}, {"caller_nid": "managers_socketmanagerchecker_socketmanagerchecker_start", "callee": "AddListener", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L22"}, {"caller_nid": "managers_socketmanagerchecker_socketmanagerchecker_start", "callee": "AddListener", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L23"}, {"caller_nid": "managers_socketmanagerchecker_socketmanagerchecker_onremove", "callee": "GetComponent<JointBlock>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L28"}, {"caller_nid": "managers_socketmanagerchecker_socketmanagerchecker_onadd", "callee": "GetComponent<JointBlock>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L40"}, {"caller_nid": "managers_socketmanagerchecker_socketmanagerchecker_onblockremoved", "callee": "GetComponentsInChildren<SocketPoint>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L53"}, {"caller_nid": "managers_socketmanagerchecker_socketmanagerchecker_onblockremoved", "callee": "GetOccupyingObject", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L62"}, {"caller_nid": "managers_socketmanagerchecker_socketmanagerchecker_onblockremoved", "callee": "Contains", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L65"}, {"caller_nid": "managers_socketmanagerchecker_socketmanagerchecker_onblockremoved", "callee": "Add", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L66"}, {"caller_nid": "managers_socketmanagerchecker_socketmanagerchecker_onblockremoved", "callee": "GetComponentsInChildren<SocketPoint>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L72"}, {"caller_nid": "managers_socketmanagerchecker_socketmanagerchecker_onblockremoved", "callee": "GetOccupyingObject", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L78"}, {"caller_nid": "managers_socketmanagerchecker_socketmanagerchecker_onblockremoved", "callee": "Release", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L80"}, {"caller_nid": "managers_socketmanagerchecker_socketmanagerchecker_onblockremoved", "callee": "completeDestroyBlock", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L85"}, {"caller_nid": "managers_socketmanagerchecker_socketmanagerchecker_onjointremoved", "callee": "GetComponentsInChildren<SocketPoint>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L90"}, {"caller_nid": "managers_socketmanagerchecker_socketmanagerchecker_onjointremoved", "callee": "GetOccupyingObject", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L99"}, {"caller_nid": "managers_socketmanagerchecker_socketmanagerchecker_onjointremoved", "callee": "Contains", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L102"}, {"caller_nid": "managers_socketmanagerchecker_socketmanagerchecker_onjointremoved", "callee": "Add", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L103"}, {"caller_nid": "managers_socketmanagerchecker_socketmanagerchecker_onjointremoved", "callee": "GetComponentsInChildren<SocketPoint>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L109"}, {"caller_nid": "managers_socketmanagerchecker_socketmanagerchecker_onjointremoved", "callee": "GetJointObject", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L115"}, {"caller_nid": "managers_socketmanagerchecker_socketmanagerchecker_onjointremoved", "callee": "ReleaseJoint", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L117"}, {"caller_nid": "managers_socketmanagerchecker_socketmanagerchecker_onjointremoved", "callee": "completeDestroyBlock", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L122"}, {"caller_nid": "managers_socketmanagerchecker_socketmanagerchecker_onblockadded", "callee": "GetComponentsInChildren<SocketPoint>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L127"}, {"caller_nid": "managers_socketmanagerchecker_socketmanagerchecker_onblockadded", "callee": "GetComponent<JointBlock>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L135"}, {"caller_nid": "managers_socketmanagerchecker_socketmanagerchecker_onblockadded", "callee": "GetJointObject", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L138"}, {"caller_nid": "managers_socketmanagerchecker_socketmanagerchecker_onblockadded", "callee": "SetJointOccupied", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L141"}, {"caller_nid": "managers_socketmanagerchecker_socketmanagerchecker_onblockadded", "callee": "SetOccupied", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L142"}, {"caller_nid": "managers_socketmanagerchecker_socketmanagerchecker_onblockadded", "callee": "CreatePhysicsJoint", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L143"}, {"caller_nid": "managers_socketmanagerchecker_socketmanagerchecker_onblockadded", "callee": "GetOccupyingObject", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L148"}, {"caller_nid": "managers_socketmanagerchecker_socketmanagerchecker_onblockadded", "callee": "SetOccupied", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L151"}, {"caller_nid": "managers_socketmanagerchecker_socketmanagerchecker_onblockadded", "callee": "SetOccupied", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L152"}, {"caller_nid": "managers_socketmanagerchecker_socketmanagerchecker_onjointadded", "callee": "GetComponentsInChildren<SocketPoint>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L161"}, {"caller_nid": "managers_socketmanagerchecker_socketmanagerchecker_onjointadded", "callee": "GetJointObject", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L169"}, {"caller_nid": "managers_socketmanagerchecker_socketmanagerchecker_onjointadded", "callee": "SetJointOccupied", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L172"}, {"caller_nid": "managers_socketmanagerchecker_socketmanagerchecker_onjointadded", "callee": "SetOccupied", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L173"}, {"caller_nid": "managers_socketmanagerchecker_socketmanagerchecker_onjointadded", "callee": "GetComponent<JointBlock>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L178"}, {"caller_nid": "managers_socketmanagerchecker_socketmanagerchecker_onjointadded", "callee": "IsPlaced", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L179"}, {"caller_nid": "managers_socketmanagerchecker_socketmanagerchecker_onjointadded", "callee": "FindTargetSocketsForJoint", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L181"}, {"caller_nid": "managers_socketmanagerchecker_socketmanagerchecker_onjointadded", "callee": "GetHitPosition", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L182"}, {"caller_nid": "managers_socketmanagerchecker_socketmanagerchecker_onjointadded", "callee": "TryPlaceJoint", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L183"}, {"caller_nid": "managers_socketmanagerchecker_socketmanagerchecker_getclosestsocketby", "callee": "OverlapSphere", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L189"}, {"caller_nid": "managers_socketmanagerchecker_socketmanagerchecker_getclosestsocketby", "callee": "GetComponent<SocketPoint>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L194"}, {"caller_nid": "managers_socketmanagerchecker_socketmanagerchecker_getclosestsocketby", "callee": "isGhost", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L198"}, {"caller_nid": "managers_socketmanagerchecker_socketmanagerchecker_getclosestsocketby", "callee": "GetNormal", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L199"}, {"caller_nid": "managers_socketmanagerchecker_socketmanagerchecker_getclosestsocketby", "callee": "GetNormal", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L199"}, {"caller_nid": "managers_socketmanagerchecker_socketmanagerchecker_getclosestsocketby", "callee": "Distance", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs", "source_location": "L203"}]} |