Click or drag to resize
HyperTextUploadedText Property
Gets the String uploaded to UI.Text.cachedTextGenerator.

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

Property Value

Type: String
The String uploaded to UI.Text.cachedTextGenerator.
See Also