Dapatkan Perangkat Terhubung ke Pemain Input Unity

using UnityEngine.InputSystem;
PlayerInput device = playerInput.devices[0];
MunchDuster