Click or drag to resize
TypewriterOutputText Property
Gets the output text.

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

Property Value

Type: String
The output text.

Implements

ITextSourceOutputText
See Also