B1TalkRandomPoolTableRow
- Data table row defining random animation pools for a talk interaction, covering both speaker and listener roles.
| Property | Type | Description | Metadata |
|---|---|---|---|
| SpeakerPool | FB1TalkRolePool | The animation pool used for the speaker role in this talk pool. | Category: B1TalkRandomPoolTableRow |
| ListenerPool | FB1TalkRolePool | The animation pool used for the listener role in this talk pool. | Category: B1TalkRandomPoolTableRow |
| FinishScriptPool | TArray | The pool of script IDs executed when the talk finishes. | Category: B1TalkRandomPoolTableRow Foreign: Script_Talk.Id |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |