# Book Menu Actor and Book Menu Component
- Removed LastPageSectionIndex and Last Page Index Properties due to confusion about their purpose - Get and Set BookMenu Data care now about cloning the data first before using it to avoid wrong runtime manipulation of data - Set Book Menu Data now initializes the Book Menu Actor and Anim INstance correctly # Book Menu Interaction Actor - Added additional Widget Components to fix stalling UI animations during page turn or if not focused - Removed GetPageWidgetComponnt Function because it is obolete now # Book Menu Anim Instance - refactoring of page rendering - # Page Section Data Struct - Widget Instances made readonly because the properties are only used at runtime internally - Added some helper functions for rendering - Removed Last Page Section Index and Last Page Index due to confusion about their usage - SetInteractionActor Function added # Book Menu Statics - CreateBookMenuDataRuntimeInstance added to clone Book Menu Data before runtime manipulationmain
parent
81b9abe365
commit
fd0e840d50
|
@ -0,0 +1,2 @@
|
|||
[/Script/AdvancedPreviewScene.SharedProfiles]
|
||||
|
Loading…
Reference in New Issue