 | TypewriterProgress Property |
Gets or sets the progress.
Namespace: Candlelight.UIAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic float Progress { get; set; }Property Value
Type:
SingleThe progress.
RemarksSet the value to 1.0 to complete the effect immediately.
See Also