Class InputRegistering
Inherited Members
Namespace: UnityEngine
Assembly: Unity.RenderPipelines.Core.Runtime.dll
Syntax
[Obsolete("This class is only needed with InputManager which is a legacy system. This class is not used with Input System. #from(6000.5)")]
public static class InputRegistering
Methods
RegisterInputs(List<InputManagerEntry>)
Declaration
public static void RegisterInputs(List<InputManagerEntry> entries)
Parameters
| Type | Name | Description |
|---|---|---|
| List<InputManagerEntry> | entries |