 | HyperTextInteractable Property |
Sets a value indicating whether links are interactable on this
HyperText.
Namespace: Candlelight.UIAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic bool Interactable { get; set; }Property Value
Type:
Boolean if links are interactable; otherwise,
.
See Also