C# Class UnityEngine.InputSystem.Samples.RebindUI.RebindActionUI

A reusable component with a self-contained UI for rebinding a single action. Slightly retooled from Unity's RebindUI Sample.
Inheritance: MonoBehaviour
Show file Open project: Unity-Technologies/InputSystem Class Usage Examples