| Typewriter Class |
Namespace: Candlelight.UI
public class Typewriter : MonoBehaviour, ITextSource
The Typewriter type exposes the following members.
| Name | Description | |
|---|---|---|
| CharacterDelay |
Gets or sets the delay between characters.
| |
| Cursor |
Gets or sets the cursor to append at the end of the effect.
| |
| CursorBlink |
Gets or sets the cursor blink interval in seconds.
| |
| Finished |
Gets a callback for whenever the effect has finished.
| |
| InputTextSource |
Gets or sets the input text source. If a value is assigned, its OutputText will be used in place of the
value in the InputText property of this HyperTextProcessor.
| |
| OnFinished | Obsolete. | |
| OnTypedCharacter | Obsolete. | |
| OutputText |
Gets the output text.
| |
| Progress |
Gets or sets the progress.
| |
| ShouldUseUnscaledTime |
Gets or sets a value indicating whether this instance should use unscaled time.
| |
| Text |
Gets or sets the text.
| |
| TypedCharacter |
Gets a callback for whenever a character has been typed out.
|
| Name | Description | |
|---|---|---|
| BecameDirty |
Occurs whenever the text on this instance has changed.
|
| Name | Description | |
|---|---|---|
| GetPrefabName |
Gets the name of the prefab associated with the supplied instance.
(Defined by ObjectX.) | |
| OpenReferencePage |
Opens a reference web page generated for the specified object.
(Defined by ObjectX.) |