B1PhotoFrameInteractionInfo
Snapshot of a character's currently playing interaction, recorded at photo capture time.
| Property | Type | Description | Metadata |
|---|---|---|---|
| BagId | FString | InteractionBag DataTable id of the current interaction. | Category: B1PhotoFrameInteractionInfo |
| InteractionId | FString | Current interaction id. | Category: B1PhotoFrameInteractionInfo |
| State | FString | Label of EB2PlayerState for the current interaction sequence. | Category: B1PhotoFrameInteractionInfo |
| ActionType | FString | Label of EB1ActionType for the current action. | Category: B1PhotoFrameInteractionInfo |
| ActionId | FString | Current action id. | Category: B1PhotoFrameInteractionInfo |
| TargetEntityId | FString | Entity id of the interaction target, stored as a decimal string. | Category: B1PhotoFrameInteractionInfo |
| NameTextId | FString | Display text id (InteractionBag DisplayInfo.DisplayTextId) of the current interaction. | Category: B1PhotoFrameInteractionInfo |