 | TypewriterText Property |
Gets or sets the text.
Namespace: Candlelight.UIAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic string Text { get; set; }Property Value
Type:
StringThe text.
RemarksSetting this value will automatically restart the output.
See Also