 | HyperTextStylesShouldOverrideInheritedLinkHitboxPadding Property |
Gets or sets a value indicating whether this instance should override the inherited link hitbox padding.
Namespace: Candlelight.UIAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic bool ShouldOverrideInheritedLinkHitboxPadding { get; set; }Property Value
Type:
Boolean if the inherited link hitbox padding should be overriden; otherwise,
.
See Also