Lemmings
Remappable Gestures For Unity
Loading...
Searching...
No Matches
Lemmings.Input.LemmingDevice Class Reference

Custom input device for Lemming virtual input system. Supports dynamic control resolution based on layout JSON. More...

Inherits InputDevice.

Public Member Functions

AxisControl GetFloat (string controlName)
 Attempts to resolve an AxisControl by name. Returns null if not found.
ButtonControl GetBool (string controlName)
 Attempts to resolve a ButtonControl by name. Returns null if not found.
Vector3Control GetVector (string controlName)
 Attempts to resolve a Vector3Control by name.
QuaternionControl GetQuaternion (string controlName)
 Attempts to resolve a QuaternionControl by name.

Protected Member Functions

override void FinishSetup ()

Detailed Description

Custom input device for Lemming virtual input system. Supports dynamic control resolution based on layout JSON.


The documentation for this class was generated from the following file:
  • Assets/Lemmings/Scripts/InputSystem/LemmingDevice.cs