Originally posted by crossmr
View Post
As for disabling but still showing, this isn't a currently supported feature (I'm surprised I haven't come across a need for that in my games tbh).
If you'd like to add it, I would suggest taking a look at UI_Dialogue::AddResponseItem() (there are two of them, an event and a function - both might be useful).
You might be able to add additional custom traits in order to do this.
Originally posted by crossmr
View Post
Comment