More additional action hints
Last updated
Last updated
Sometimes you may need more that only primary and secondary input for your action script. For next example, script have additional inputs for Zoom and Rotation,
For this, you need to override method GetInputHints
:
Then, you can handle your input in any mode.