Reply To: [DialogTree] Accessing actors on Multiple Choice Node

Forums 💬 NodeCanvas ⚙️ Support [DialogTree] Accessing actors on Multiple Choice Node Reply To: [DialogTree] Accessing actors on Multiple Choice Node

#17963
Gavalakis
Keymaster

    Hello,

    Sorry, but I’m afraid I did not understand the problem 🙂
    If you are making a custom UI, then you can know which actor is to say the statement from the SubtitlesRequestInfo that is the parameter of the OnSubtitlesRequest event.

    So, you dont have to dig into the dialogue tree or the nodes since all information needed is passed within the events raised.

    Let me know if that helpds.
    Thanks.