Override Dialogue UI

Component > Dialogue System > UI > Override > Override Dialogue UI

Overrides the Dialogue Manager's Dialogue UI for conversations involving this GameObject.

Properties

Property Function
Dialogue UI The dialogue UI to use for conversations involving this GameObject
Priority (Not shown) When both participants have overrides, the higher priority takes precedence

Details

This component overrides the Dialogue Manager's Dialogue UI for conversations involving this GameObject. Add it to the conversation's conversant.

If you want to override all of the Dialogue Manager's Display Settings, use Override Display Settings instead.


<< Components