I've wasted a long time now trying to solve this problem I have without luck. Now this forum is my only hope!
In a dialogue info's papyrus fragment I want to reset the akSpeakerRef totally in the end of the last response - this includes clearing the akSpeakerRef 's Alias which is the part I can't figure out how to do.
The Reset() function can't do this as far as I know, and it seems there doesn't exist a ClearAlias ObjectReference function.
Then I thought I could find the akSpeakerRef 's Alias with a GetAlias-kind of function that works like the GetReference function, and then use Clear() on this, but such a function exists neither it seems.
Please, think, ladies and gentlemen!