Select Git revision
GetInfoCommand.cs
-
Georgios Diamantopoulos authoredGeorgios Diamantopoulos authored
ControlMapping.cs 111.17 KiB
//------------------------------------------------------------------------------
// <auto-generated>
// This code was auto-generated by com.unity.inputsystem:InputActionCodeGenerator
// version 1.3.0
// from Assets/Scripts/UI/PlayerControls/ControlMapping.inputactions
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Collections;
using System.Collections.Generic;
using UnityEngine.InputSystem;
using UnityEngine.InputSystem.Utilities;
public partial class @ControlMapping : IInputActionCollection2, IDisposable
{
public InputActionAsset asset { get; }
public @ControlMapping()
{
asset = InputActionAsset.FromJson(@"{
""name"": ""ControlMapping"",
""maps"": [
{
""name"": ""Actionmap1"",
""id"": ""55ba2fb5-e26c-477c-9f57-acc20eb9ac09"",
""actions"": [
{
""name"": ""Movement"",
""type"": ""PassThrough"",
""id"": ""f1c2c6f3-2542-45df-8f4e-7660f5fe7215"",
""expectedControlType"": ""Vector2"",
""processors"": """",
""interactions"": """",
""initialStateCheck"": false
},
{
""name"": ""LookCamera"",
""type"": ""PassThrough"",
""id"": ""c189c0be-0f75-45a9-94b3-d0dd52a2af19"",
""expectedControlType"": ""Vector2"",
""processors"": """",
""interactions"": """",
""initialStateCheck"": true
},
{
""name"": ""Fire1 or Mouse left"",
""type"": ""Button"",
""id"": ""25f93509-8bb3-4fe7-9ce3-a1b44d6a0c6c"",
""expectedControlType"": ""Button"",
""processors"": """",
""interactions"": """",
""initialStateCheck"": false
},
{
""name"": ""Camerazoom"",
""type"": ""Button"",
""id"": ""d6845352-d792-4cfe-9c8d-ab09637d4ab1"",
""expectedControlType"": ""Button"",
""processors"": """",
""interactions"": """",
""initialStateCheck"": false
},
{
""name"": ""Cancel"",
""type"": ""Button"",
""id"": ""d5aafbfd-31bc-402e-89dc-c21c91212bbc"",
""expectedControlType"": ""Button"",