Click or drag to resize
TypewriterShouldUseUnscaledTime Property
Gets or sets a value indicating whether this instance should use unscaled time.

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

Property Value

Type: Boolean
if this instance should use unscaled time; otherwise, .
See Also