How do I do this? I've used all of the functions like Auto, Skip, etc from the control panel attached to the dialogue (or any other) printer with my customized UI buttons. But now I need a button that makes a one-step-back rewind just as when you scroll a mouse wheel up. I know how to setup Input to call a Rollback form a keyboard or a joystick. But right now I need the function to start by pressing a UI button. Is there a way to do it?
You can use RollbackAsync via IStateManager, however you need to specify a suitable playback spot to rollback to; eg, to rollback to the previous spot which allows player rollback (similar to what happens when activating rollback input), use: