EasyTalk API
Loading...
Searching...
No Matches
EasyTalk.Display.Style.DialogueStyle Class Reference

Defines a style which can be applied to a dialogue display. More...

Inherits ScriptableObject.

Public Attributes

ConversationDisplayStyle conversationStyle
 The style to use for the conversation display.
 
OptionDisplayStyle optionStyle
 The style to use for the option display.
 
ContinueDisplayStyle continueStyle
 The style to use for the continue display.
 

Detailed Description

Defines a style which can be applied to a dialogue display.

Member Data Documentation

◆ continueStyle

ContinueDisplayStyle EasyTalk.Display.Style.DialogueStyle.continueStyle

The style to use for the continue display.

◆ conversationStyle

ConversationDisplayStyle EasyTalk.Display.Style.DialogueStyle.conversationStyle

The style to use for the conversation display.

◆ optionStyle

OptionDisplayStyle EasyTalk.Display.Style.DialogueStyle.optionStyle

The style to use for the option display.