PixelCrushers.DialogueSystem.UnityGUI.Wrappers.FlashEffect Class Reference

This wrapper class keeps references intact if you switch between the compiled assembly and source code versions of the original class. More...

Inheritance diagram for PixelCrushers.DialogueSystem.UnityGUI.Wrappers.FlashEffect:
Collaboration diagram for PixelCrushers.DialogueSystem.UnityGUI.Wrappers.FlashEffect:

Additional Inherited Members

- Public Member Functions inherited from PixelCrushers.DialogueSystem.UnityGUI.FlashEffect
override IEnumerator Play ()
 Plays the flash effect.
 
- Public Member Functions inherited from PixelCrushers.DialogueSystem.UnityGUI.GUIEffect
IEnumerator Play ()
 Plays the effect.
 
virtual void Stop ()
 
void OnEnable ()
 
void OnDisable ()
 
- Public Attributes inherited from PixelCrushers.DialogueSystem.UnityGUI.FlashEffect
float interval = 0.5f
 
- Public Attributes inherited from PixelCrushers.DialogueSystem.UnityGUI.GUIEffect
GUIEffectTrigger trigger = GUIEffectTrigger.OnEnable
 The trigger that makes the effect play.
 

Detailed Description

This wrapper class keeps references intact if you switch between the compiled assembly and source code versions of the original class.


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