| HyperTextStyles Class |
Namespace: Candlelight.UI
public class HyperTextStyles : ScriptableObject
The HyperTextStyles type exposes the following members.
| Name | Description | |
|---|---|---|
| CascadedDefaultFontStyle |
Gets the cascaded default font style.
| |
| CascadedDefaultLinkStyle |
Gets the cascaded default link style.
| |
| CascadedDefaultTextColor |
Gets the cascaded default text color.
| |
| CascadedFont |
Gets the cascaded font.
| |
| CascadedFontSize |
Gets the cascaded font size.
| |
| CascadedLineSpacing |
Gets the cascaded line spacing.
| |
| CascadedLinkHitboxPadding |
Gets the cascaded link hitbox padding.
| |
| DefaultFontStyle |
Gets or sets the default font style.
| |
| DefaultLinkStyle |
Gets or sets the default link style.
| |
| DefaultTextColor |
Gets or sets the default color of the text.
| |
| Font |
Gets or sets the font defined on this instance.
| |
| FontSize |
Gets or sets the size of the font.
| |
| LineSpacing |
Gets or sets the line spacing.
| |
| LinkHitboxPadding |
Gets a value indicating the number of units on each side that link hitboxes should extend beyond the bounds
of the glyph geometry. Use positive values to generate link hitboxes that are larger than their encapsulated
geometry (for, e.g., small screen devices).
| |
| ShouldOverrideInheritedDefaultFontStyle |
Gets or sets a value indicating whether this instance should override the inherited default font style.
| |
| ShouldOverrideInheritedDefaultLinkStyle |
Gets or sets a value indicating whether this instance should override the inherited default link style.
| |
| ShouldOverrideInheritedDefaultTextColor |
Gets or sets a value indicating whether this instance should override the inherited default text color.
| |
| ShouldOverrideInheritedFontSize |
Gets or sets a value indicating whether this instance should override the inherited font size.
| |
| ShouldOverrideInheritedLineSpacing |
Gets or sets a value indicating whether this instance should override the inherited line spacing.
| |
| ShouldOverrideInheritedLinkHitboxPadding |
Gets or sets a value indicating whether this instance should override the inherited link hitbox padding.
|
| Name | Description | |
|---|---|---|
| GetPrefabName |
Gets the name of the prefab associated with the supplied instance.
(Defined by ObjectX.) | |
| OpenReferencePage |
Opens a reference web page generated for the specified object.
(Defined by ObjectX.) |