1 line
14 KiB
JSON
1 line
14 KiB
JSON
{"nodes": [{"id": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_documentation_layouts_md", "label": "Layouts.md", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Documentation~\\Layouts.md", "source_location": "L1"}, {"id": "documentation_layouts_layouts", "label": "Layouts", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Documentation~\\Layouts.md", "source_location": "L4"}, {"id": "documentation_layouts_layout_formats", "label": "Layout formats", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Documentation~\\Layouts.md", "source_location": "L39"}, {"id": "documentation_layouts_layout_from_type", "label": "Layout from type", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Documentation~\\Layouts.md", "source_location": "L47"}, {"id": "documentation_layouts_codeblock_1", "label": "code:CSharp (// The InputControlLayout attribute is not strictly necessar)", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Documentation~\\Layouts.md", "source_location": "L54"}, {"id": "documentation_layouts_codeblock_2", "label": "code:CSharp (// Note: This should generally be done from InitializeOnLoad)", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Documentation~\\Layouts.md", "source_location": "L76"}, {"id": "documentation_layouts_using_a_state_structure", "label": "Using a state structure", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Documentation~\\Layouts.md", "source_location": "L91"}, {"id": "documentation_layouts_codeblock_3", "label": "code:CSharp (public struct MyDeviceState : IInputStateTypeInfo)", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Documentation~\\Layouts.md", "source_location": "L95"}, {"id": "documentation_layouts_layout_from_json", "label": "Layout from JSON", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Documentation~\\Layouts.md", "source_location": "L123"}, {"id": "documentation_layouts_codeblock_4", "label": "code:block4 ({)", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Documentation~\\Layouts.md", "source_location": "L129"}, {"id": "documentation_layouts_generated_layouts", "label": "Generated layouts", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Documentation~\\Layouts.md", "source_location": "L190"}, {"id": "documentation_layouts_codeblock_5", "label": "code:block5 (var builder = new InputControlLayout.Builder())", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Documentation~\\Layouts.md", "source_location": "L198"}, {"id": "documentation_layouts_layout_inheritance", "label": "Layout inheritance", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Documentation~\\Layouts.md", "source_location": "L248"}, {"id": "documentation_layouts_control_items", "label": "Control items", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Documentation~\\Layouts.md", "source_location": "L256"}, {"id": "documentation_layouts_codeblock_6", "label": "code:CSharp (// Add a dpad Control.)", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Documentation~\\Layouts.md", "source_location": "L260"}, {"id": "documentation_layouts_layout_overrides", "label": "Layout overrides", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Documentation~\\Layouts.md", "source_location": "L294"}, {"id": "documentation_layouts_codeblock_7", "label": "code:CSharp (// Add an extra Control to the \"Mouse\" layout)", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Documentation~\\Layouts.md", "source_location": "L298"}, {"id": "documentation_layouts_precompiled_layouts", "label": "Precompiled layouts", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Documentation~\\Layouts.md", "source_location": "L313"}, {"id": "documentation_layouts_creating_a_precompiled_layout", "label": "Creating a precompiled layout", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Documentation~\\Layouts.md", "source_location": "L321"}, {"id": "documentation_layouts_codeblock_8", "label": "code:CSharp (InputSystem.RegisterPrecompiledLayout<MyPrecompiledDevice>(M)", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Documentation~\\Layouts.md", "source_location": "L331"}, {"id": "documentation_layouts_codeblock_9", "label": "code:CSharp (// Let's assume you have a custom device class.)", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Documentation~\\Layouts.md", "source_location": "L339"}, {"id": "documentation_layouts_codeblock_10", "label": "code:CSharp (// Let's constinue from the example above and assume that so)", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Documentation~\\Layouts.md", "source_location": "L376"}, {"id": "documentation_layouts_codeblock_11", "label": "code:CSharp (// The next line will be preserved when regenerating the pre)", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Documentation~\\Layouts.md", "source_location": "L389"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_inputsystem_1_7_0_documentation_layouts_md", "target": "documentation_layouts_layouts", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Documentation~\\Layouts.md", "source_location": "L4", "weight": 1.0}, {"source": "documentation_layouts_layouts", "target": "documentation_layouts_layout_formats", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Documentation~\\Layouts.md", "source_location": "L39", "weight": 1.0}, {"source": "documentation_layouts_layout_formats", "target": "documentation_layouts_layout_from_type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Documentation~\\Layouts.md", "source_location": "L47", "weight": 1.0}, {"source": "documentation_layouts_layout_from_type", "target": "documentation_layouts_codeblock_1", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Documentation~\\Layouts.md", "source_location": "L54", "weight": 1.0}, {"source": "documentation_layouts_layout_from_type", "target": "documentation_layouts_codeblock_2", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Documentation~\\Layouts.md", "source_location": "L76", "weight": 1.0}, {"source": "documentation_layouts_layout_from_type", "target": "documentation_layouts_using_a_state_structure", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Documentation~\\Layouts.md", "source_location": "L91", "weight": 1.0}, {"source": "documentation_layouts_using_a_state_structure", "target": "documentation_layouts_codeblock_3", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Documentation~\\Layouts.md", "source_location": "L95", "weight": 1.0}, {"source": "documentation_layouts_layout_formats", "target": "documentation_layouts_layout_from_json", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Documentation~\\Layouts.md", "source_location": "L123", "weight": 1.0}, {"source": "documentation_layouts_layout_from_json", "target": "documentation_layouts_codeblock_4", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Documentation~\\Layouts.md", "source_location": "L129", "weight": 1.0}, {"source": "documentation_layouts_layout_formats", "target": "documentation_layouts_generated_layouts", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Documentation~\\Layouts.md", "source_location": "L190", "weight": 1.0}, {"source": "documentation_layouts_generated_layouts", "target": "documentation_layouts_codeblock_5", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Documentation~\\Layouts.md", "source_location": "L198", "weight": 1.0}, {"source": "documentation_layouts_layouts", "target": "documentation_layouts_layout_inheritance", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Documentation~\\Layouts.md", "source_location": "L248", "weight": 1.0}, {"source": "documentation_layouts_layouts", "target": "documentation_layouts_control_items", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Documentation~\\Layouts.md", "source_location": "L256", "weight": 1.0}, {"source": "documentation_layouts_control_items", "target": "documentation_layouts_codeblock_6", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Documentation~\\Layouts.md", "source_location": "L260", "weight": 1.0}, {"source": "documentation_layouts_layouts", "target": "documentation_layouts_layout_overrides", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Documentation~\\Layouts.md", "source_location": "L294", "weight": 1.0}, {"source": "documentation_layouts_layout_overrides", "target": "documentation_layouts_codeblock_7", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Documentation~\\Layouts.md", "source_location": "L298", "weight": 1.0}, {"source": "documentation_layouts_layouts", "target": "documentation_layouts_precompiled_layouts", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Documentation~\\Layouts.md", "source_location": "L313", "weight": 1.0}, {"source": "documentation_layouts_precompiled_layouts", "target": "documentation_layouts_creating_a_precompiled_layout", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Documentation~\\Layouts.md", "source_location": "L321", "weight": 1.0}, {"source": "documentation_layouts_creating_a_precompiled_layout", "target": "documentation_layouts_codeblock_8", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Documentation~\\Layouts.md", "source_location": "L331", "weight": 1.0}, {"source": "documentation_layouts_creating_a_precompiled_layout", "target": "documentation_layouts_codeblock_9", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Documentation~\\Layouts.md", "source_location": "L339", "weight": 1.0}, {"source": "documentation_layouts_creating_a_precompiled_layout", "target": "documentation_layouts_codeblock_10", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Documentation~\\Layouts.md", "source_location": "L376", "weight": 1.0}, {"source": "documentation_layouts_creating_a_precompiled_layout", "target": "documentation_layouts_codeblock_11", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.inputsystem@1.7.0\\Documentation~\\Layouts.md", "source_location": "L389", "weight": 1.0}], "input_tokens": 0, "output_tokens": 0} |