EasyTalk API
|
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. | |
Defines a style which can be applied to a dialogue display.
ContinueDisplayStyle EasyTalk.Display.Style.DialogueStyle.continueStyle |
The style to use for the continue display.
ConversationDisplayStyle EasyTalk.Display.Style.DialogueStyle.conversationStyle |
The style to use for the conversation display.
OptionDisplayStyle EasyTalk.Display.Style.DialogueStyle.optionStyle |
The style to use for the option display.