IPlayerActions

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?

Hi there,
I just tested this out and created another action map. When I saved and it regenerated the scripts there was indeed a new interface to match the new action map. So it works exactly as you suggest, and seems quite helpful!

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms