Table of Contents

Class InputModuleAutoSwitcher

Namespace
Fallencake.UI
Assembly
Fallencake.UI.dll

On scene start, if the project uses the new Input System only, replaces StandaloneInputModule with InputSystemUIInputModule and logs a message.

[AddComponentMenu("Modular UI/Input Module Auto Switcher")]
public class InputModuleAutoSwitcher : MonoBehaviour
Inheritance
object
Object
Component
Behaviour
MonoBehaviour
InputModuleAutoSwitcher