Click or drag to resize
TypewriterText Property
Gets or sets the text.

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

Property Value

Type: String
The text.
Remarks
Setting this value will automatically restart the output.
See Also