Search Unity

Question Is there a way to reset a binding to its default value?

Discussion in 'Input System' started by mrCharli3, Feb 11, 2023.

  1. mrCharli3

    mrCharli3

    Joined:
    Mar 22, 2017
    Posts:
    976
    How can I reset a binding to it's default value without having to store a bunch of info in playerprefs, I'm assuming it's accessible since its in the settings.
     
  2. mrCharli3

    mrCharli3

    Joined:
    Mar 22, 2017
    Posts:
    976
    I found this:
    RemoveAllBindingOverrides
    .
     
    Last edited: Feb 11, 2023