Click or drag to resize
TypewriterProgress Property
Gets or sets the progress.

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

Property Value

Type: Single
The progress.
Remarks
Set the value to 1.0 to complete the effect immediately.
See Also