Click or drag to resize
HyperTextStylesCascadedLinkHitboxPadding Property
Gets the cascaded link hitbox padding.

Namespace: Candlelight.UI
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public ImmutableRectOffset CascadedLinkHitboxPadding { get; }

Property Value

Type: ImmutableRectOffset
The cascaded link hitbox padding.
See Also