Skip to main content

UBookPageWidget

Properties

Property NameTypeAccessDescription
BookMenuActorABookMenuActorEditAnywhereThe Owning Book Menu Actor of the widget. Can be used to control the Book Menu actor from the widget 
PageSectionIndexint32VisibleAnywhere, BlueprintReadOnlyThe page section index of this widget. Can be used for navigation.
PageIndexint32VisibleAnywhere, BlueprintReadOnlyThe page index. 0 = Left page, 1 = Right page

Functions

Init


Method to initialize the most important data in the Widget

PinDirectionTypeDescription
InBookMenuActorInputABookMenuActorThe Owning Book Menu Actor of the widget. Can be used to control the Book Menu actor from the widget 
InPageSectionIndexInputint32The page section index of this widget. Can be used for navigation.
InPageIndexInputint32The page index. 0 = Left page, 1 = Right page