Docs - Fixed input action C# issue
The `SetAction` and `SetPressed` are internal methods and can't be invoked directly outside of that assembly. However, the `Action` and `Pressed` property setters invoke them instead.
(cherry picked from commit 14e03b981f2049f5ba97541880023d18423c4486)