Use conditions through C#
Posted: Sat Jul 30, 2022 12:54 pm
Hi,
I prefer to drive conversations using StandardDialogueUI inherited class, since I don't wanna use LUA variables and conditions.
I would just need to disable a branch/link upon an internal condition before stepping to next node
What's the best way to do this in C#?
(I've already managed to override ShowSubtitle(), ShowResponses() being able to disable certain responses)
thx
I prefer to drive conversations using StandardDialogueUI inherited class, since I don't wanna use LUA variables and conditions.
I would just need to disable a branch/link upon an internal condition before stepping to next node
What's the best way to do this in C#?
(I've already managed to override ShowSubtitle(), ShowResponses() being able to disable certain responses)
thx