EasyTalk API
|
This class defines styling for option panel dialogue button components. More...
Public Attributes | |
ImageStyleSettings | imageStyleSettings = new ImageStyleSettings() |
The style to use on the button's image. | |
ButtonStyleSettings | buttonStyleSettings = new ButtonStyleSettings() |
The style to use on the button. | |
TextStyleSettings | textStyleSettings = new TextStyleSettings() |
The style to use on the button's text. | |
AudioClip | hoverSound |
The sound to use when hovered over. | |
This class defines styling for option panel dialogue button components.
ButtonStyleSettings EasyTalk.Display.Style.OptionButtonStyle.buttonStyleSettings = new ButtonStyleSettings() |
The style to use on the button.
AudioClip EasyTalk.Display.Style.OptionButtonStyle.hoverSound |
The sound to use when hovered over.
ImageStyleSettings EasyTalk.Display.Style.OptionButtonStyle.imageStyleSettings = new ImageStyleSettings() |
The style to use on the button's image.
TextStyleSettings EasyTalk.Display.Style.OptionButtonStyle.textStyleSettings = new TextStyleSettings() |
The style to use on the button's text.