Just a question to make sure I’m understanding what happened.
When we created the Control Scheme ‘Keyboard & Mouse’ and chose to generate Script, along with its Controls.cs it created the interface IPlayerActions?
So if we create an Action Map called ‘ThisOtherAction’ as an example, it will auto-generate a IThisOtherActionActions Interface and create OnEvents for every action?