PixelCrushers.DialogueSystem.OverrideDisplaySettings Class Reference

Overrides the display settings for conversations involving the game object. More...

Inheritance diagram for PixelCrushers.DialogueSystem.OverrideDisplaySettings:
Collaboration diagram for PixelCrushers.DialogueSystem.OverrideDisplaySettings:

Public Attributes

DisplaySettings displaySettings
 The display settings to use for the game object this component is attached to. More...
 
- Public Attributes inherited from PixelCrushers.DialogueSystem.OverrideUIBase
int priority = 0
 When both participants have overrides, the higher priority takes precedence. More...
 

Detailed Description

Overrides the display settings for conversations involving the game object.

To use this component, add it to a game object. When the game object is a conversant, the conversation will use the display settings on this component instead of the settings on the DialogueManager.

Member Data Documentation

◆ displaySettings

DisplaySettings PixelCrushers.DialogueSystem.OverrideDisplaySettings.displaySettings

The display settings to use for the game object this component is attached to.


The documentation for this class was generated from the following file: