1 line
11 KiB
JSON
1 line
11 KiB
JSON
{"nodes": [{"id": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_samples_docsexamples_exampleactionsassetreference_cs", "label": "ExampleActionsAssetReference.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Samples~\\DocsExamples\\ExampleActionsAssetReference.cs", "source_location": "L1"}, {"id": "docsexamples_exampleactionsassetreference_docsexampleactionsassetreference", "label": "DocsExampleActionsAssetReference", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Samples~\\DocsExamples\\ExampleActionsAssetReference.cs", "source_location": "L4"}, {"id": "monobehaviour", "label": "MonoBehaviour", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "inputactionasset", "label": "InputActionAsset", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Samples~\\DocsExamples\\ExampleActionsAssetReference.cs", "source_location": "L7"}, {"id": "inputaction", "label": "InputAction", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Samples~\\DocsExamples\\ExampleActionsAssetReference.cs", "source_location": "L10"}, {"id": "docsexamples_exampleactionsassetreference_docsexampleactionsassetreference_awake", "label": ".Awake()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Samples~\\DocsExamples\\ExampleActionsAssetReference.cs", "source_location": "L12"}, {"id": "docsexamples_exampleactionsassetreference_docsexampleactionsassetreference_update", "label": ".Update()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Samples~\\DocsExamples\\ExampleActionsAssetReference.cs", "source_location": "L21"}, {"id": "docsexamples_exampleactionsassetreference_docsexampleactionsassetreference_onjump", "label": ".OnJump()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Samples~\\DocsExamples\\ExampleActionsAssetReference.cs", "source_location": "L27"}, {"id": "docsexamples_exampleactionsassetreference_docsexampleactionsassetreference_onenable", "label": ".OnEnable()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Samples~\\DocsExamples\\ExampleActionsAssetReference.cs", "source_location": "L33"}, {"id": "docsexamples_exampleactionsassetreference_docsexampleactionsassetreference_ondisable", "label": ".OnDisable()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Samples~\\DocsExamples\\ExampleActionsAssetReference.cs", "source_location": "L38"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_samples_docsexamples_exampleactionsassetreference_cs", "target": "unityengine", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Samples~\\DocsExamples\\ExampleActionsAssetReference.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_samples_docsexamples_exampleactionsassetreference_cs", "target": "inputsystem", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Samples~\\DocsExamples\\ExampleActionsAssetReference.cs", "source_location": "L2", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_samples_docsexamples_exampleactionsassetreference_cs", "target": "docsexamples_exampleactionsassetreference_docsexampleactionsassetreference", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Samples~\\DocsExamples\\ExampleActionsAssetReference.cs", "source_location": "L4", "weight": 1.0}, {"source": "docsexamples_exampleactionsassetreference_docsexampleactionsassetreference", "target": "monobehaviour", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Samples~\\DocsExamples\\ExampleActionsAssetReference.cs", "source_location": "L4", "weight": 1.0}, {"source": "docsexamples_exampleactionsassetreference_docsexampleactionsassetreference", "target": "inputactionasset", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Samples~\\DocsExamples\\ExampleActionsAssetReference.cs", "source_location": "L7", "weight": 1.0, "context": "field"}, {"source": "docsexamples_exampleactionsassetreference_docsexampleactionsassetreference", "target": "inputaction", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Samples~\\DocsExamples\\ExampleActionsAssetReference.cs", "source_location": "L10", "weight": 1.0, "context": "field"}, {"source": "docsexamples_exampleactionsassetreference_docsexampleactionsassetreference", "target": "docsexamples_exampleactionsassetreference_docsexampleactionsassetreference_awake", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Samples~\\DocsExamples\\ExampleActionsAssetReference.cs", "source_location": "L12", "weight": 1.0}, {"source": "docsexamples_exampleactionsassetreference_docsexampleactionsassetreference", "target": "docsexamples_exampleactionsassetreference_docsexampleactionsassetreference_update", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Samples~\\DocsExamples\\ExampleActionsAssetReference.cs", "source_location": "L21", "weight": 1.0}, {"source": "docsexamples_exampleactionsassetreference_docsexampleactionsassetreference", "target": "docsexamples_exampleactionsassetreference_docsexampleactionsassetreference_onjump", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Samples~\\DocsExamples\\ExampleActionsAssetReference.cs", "source_location": "L27", "weight": 1.0}, {"source": "docsexamples_exampleactionsassetreference_docsexampleactionsassetreference", "target": "docsexamples_exampleactionsassetreference_docsexampleactionsassetreference_onenable", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Samples~\\DocsExamples\\ExampleActionsAssetReference.cs", "source_location": "L33", "weight": 1.0}, {"source": "docsexamples_exampleactionsassetreference_docsexampleactionsassetreference", "target": "docsexamples_exampleactionsassetreference_docsexampleactionsassetreference_ondisable", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Samples~\\DocsExamples\\ExampleActionsAssetReference.cs", "source_location": "L38", "weight": 1.0}], "raw_calls": [{"caller_nid": "docsexamples_exampleactionsassetreference_docsexampleactionsassetreference_awake", "callee": "FindAction", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Samples~\\DocsExamples\\ExampleActionsAssetReference.cs", "source_location": "L15"}, {"caller_nid": "docsexamples_exampleactionsassetreference_docsexampleactionsassetreference_awake", "callee": "FindActionMap", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Samples~\\DocsExamples\\ExampleActionsAssetReference.cs", "source_location": "L15"}, {"caller_nid": "docsexamples_exampleactionsassetreference_docsexampleactionsassetreference_awake", "callee": "FindAction", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Samples~\\DocsExamples\\ExampleActionsAssetReference.cs", "source_location": "L18"}, {"caller_nid": "docsexamples_exampleactionsassetreference_docsexampleactionsassetreference_awake", "callee": "FindActionMap", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Samples~\\DocsExamples\\ExampleActionsAssetReference.cs", "source_location": "L18"}, {"caller_nid": "docsexamples_exampleactionsassetreference_docsexampleactionsassetreference_update", "callee": "ReadValue<Vector2>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Samples~\\DocsExamples\\ExampleActionsAssetReference.cs", "source_location": "L24"}, {"caller_nid": "docsexamples_exampleactionsassetreference_docsexampleactionsassetreference_onjump", "callee": "Log", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Samples~\\DocsExamples\\ExampleActionsAssetReference.cs", "source_location": "L30"}, {"caller_nid": "docsexamples_exampleactionsassetreference_docsexampleactionsassetreference_onenable", "callee": "Enable", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Samples~\\DocsExamples\\ExampleActionsAssetReference.cs", "source_location": "L35"}, {"caller_nid": "docsexamples_exampleactionsassetreference_docsexampleactionsassetreference_onenable", "callee": "FindActionMap", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Samples~\\DocsExamples\\ExampleActionsAssetReference.cs", "source_location": "L35"}, {"caller_nid": "docsexamples_exampleactionsassetreference_docsexampleactionsassetreference_ondisable", "callee": "Disable", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Samples~\\DocsExamples\\ExampleActionsAssetReference.cs", "source_location": "L40"}, {"caller_nid": "docsexamples_exampleactionsassetreference_docsexampleactionsassetreference_ondisable", "callee": "FindActionMap", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Samples~\\DocsExamples\\ExampleActionsAssetReference.cs", "source_location": "L40"}]} |