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