Add Focus control to the Book Interaction API #2

Closed
opened 2024-03-07 15:46:50 +00:00 by sreb · 1 comment

In order to control the focus of the book pages, additional functions shall be added to the book menu interaction actor API.

  • Set focus based on page index e.g. SetKeyboardFocusOnPage(int pageIndex)
  • Maybe (to be evaluated): Navigate functions such as: Next, Prev, Left, Right, Up, Down

The original input capabilities of the Widget Interaction component shall be preserved as good as possible to enable maximum possible compatibility of standard unreal functionality

In order to control the focus of the book pages, additional functions shall be added to the book menu interaction actor API. - Set focus based on page index e.g. SetKeyboardFocusOnPage(int pageIndex) - Maybe (to be evaluated): Navigate functions such as: Next, Prev, Left, Right, Up, Down The original input capabilities of the Widget Interaction component shall be preserved as good as possible to enable maximum possible compatibility of standard unreal functionality
sreb added the
Feature Request
label 2024-03-07 15:46:50 +00:00
Poster
Owner

Implemented in Release 5.3.1

Implemented in Release 5.3.1
sreb closed this issue 2024-03-10 17:47:38 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: Suricode/animated_book_menu#2
There is no content yet.