PixelCrushers.DialogueSystem.TK2DSupport.TK2DTypewriterEffect Class Reference
Inheritance diagram for PixelCrushers.DialogueSystem.TK2DSupport.TK2DTypewriterEffect:
Collaboration diagram for PixelCrushers.DialogueSystem.TK2DSupport.TK2DTypewriterEffect:

Public Member Functions

void OnEnable ()
 
void OnDisable ()
 
IEnumerator Play ()
 Plays the typewriter effect.
 
void Stop ()
 

Public Attributes

float charactersPerSecond = 50
 How fast to "type.".
 

Member Function Documentation

◆ OnDisable()

void PixelCrushers.DialogueSystem.TK2DSupport.TK2DTypewriterEffect.OnDisable ( )
inline

◆ OnEnable()

void PixelCrushers.DialogueSystem.TK2DSupport.TK2DTypewriterEffect.OnEnable ( )
inline

◆ Play()

IEnumerator PixelCrushers.DialogueSystem.TK2DSupport.TK2DTypewriterEffect.Play ( )
inline

Plays the typewriter effect.

◆ Stop()

void PixelCrushers.DialogueSystem.TK2DSupport.TK2DTypewriterEffect.Stop ( )
inline

Member Data Documentation

◆ charactersPerSecond

float PixelCrushers.DialogueSystem.TK2DSupport.TK2DTypewriterEffect.charactersPerSecond = 50

How fast to "type.".


The documentation for this class was generated from the following file: