|
EasyTalk API
|
This interface defines methods for components which contain localizable Text components. More...
Inherited by EasyTalk.Display.DialoguePanel.
Properties | |
| bool | OverrideFontSizes [get, set] |
| Gets or sets whether the component should override the default font sizes. | |
| int | MinFontSize [get, set] |
| Gets or sets the minimum font size to use on the component. | |
| int | MaxFontSize [get, set] |
| Gets or sets the maximum font size to use on the component. | |
| LanguageFontOverrides | LanguageFontOverrides [get, set] |
| Gets or sets the LanguageFontOverrides to use on the component. | |
This interface defines methods for components which contain localizable Text components.
|
getset |
Gets or sets the LanguageFontOverrides to use on the component.
Implemented in EasyTalk.Display.DialoguePanel.
|
getset |
Gets or sets the maximum font size to use on the component.
Implemented in EasyTalk.Display.DialoguePanel.
|
getset |
Gets or sets the minimum font size to use on the component.
Implemented in EasyTalk.Display.DialoguePanel.
|
getset |
Gets or sets whether the component should override the default font sizes.
Implemented in EasyTalk.Display.DialoguePanel.