B1PsycatTalkEndMessageSetting
- Defines end-message behavior for the Psycat Talk system, specifying the maximum
* number of responses and the end-message text IDs shown when the limit is exceeded.
| Property | Type | Description | Metadata |
|---|---|---|---|
| MaxResponseCount | int32 | Maximum number of responses Psycat will give before showing an end message. After this limit, the next query triggers an end message. The count resets when the UI is closed or after the end message is shown. | Category: Psycat Talk |
| EndMessageTextIdList | TArray | List of end-message text IDs randomly selected when the response limit is exceeded. | Category: Psycat Talk |