Original Discord Post by akster213 | 2024-09-03 17:06:47
Hi, wondering how to access the transcripts that get populated on the chatUI, I want to be able to save the transcript of each interaction, so both what the player says and the NPCs response. How can I access these fields easily, and if I want to implement a function that saves the transcript in some way should I extend some class and call my function in a separate script to ensure my changes are saved next time the SDK gets an update?