# UBookMenuInteractionComponent
### Properties
**Property Name** | **Type** | **Access** | **Description** |
BookMenuInteractionActorClass | TSubclassOf<ABookMenuInteractionActor> | EditAnywhere | The Class of the Book Menu Interaction Actor to be spawned at Begin Play |
InteractionActor | ABookMenuInteractionActor | BlueprintReadOnly | The spawned Book Menu Interaction Actor |
### Functions
#### Get Widget Interaction Component
---
returns the Widget Interaction Component
**Pin** | **Direction** | **Type** | **Description** |
Return Value | Output | UWidgetInteractionComponent |
|