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

This class defines styling for the character name panel. More...

Public Attributes

TextStyleSettings textStyleSettings = new TextStyleSettings()
 The style to use for the character name's text.
 
ImageStyleSettings imageStyleSettings = new ImageStyleSettings()
 The style to use for the character name's image.
 

Detailed Description

This class defines styling for the character name panel.

Member Data Documentation

◆ imageStyleSettings

ImageStyleSettings EasyTalk.Display.Style.CharacterNameStyle.imageStyleSettings = new ImageStyleSettings()

The style to use for the character name's image.

◆ textStyleSettings

TextStyleSettings EasyTalk.Display.Style.CharacterNameStyle.textStyleSettings = new TextStyleSettings()

The style to use for the character name's text.