PixelCrushers.DialogueSystem.Wrappers.StandardUIContinueButtonFastForward 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.Wrappers.StandardUIContinueButtonFastForward:
Collaboration diagram for PixelCrushers.DialogueSystem.Wrappers.StandardUIContinueButtonFastForward:

Additional Inherited Members

- Public Member Functions inherited from PixelCrushers.DialogueSystem.StandardUIContinueButtonFastForward
virtual void Awake ()
 
virtual void OnFastForward ()
 
- Public Attributes inherited from PixelCrushers.DialogueSystem.StandardUIContinueButtonFastForward
StandardDialogueUI dialogueUI
 
AbstractTypewriterEffect typewriterEffect
 
bool hideContinueButtonOnContinue = false
 
bool continueSubtitlePanel = true
 
bool continueAlertPanel = true
 
- Protected Attributes inherited from PixelCrushers.DialogueSystem.StandardUIContinueButtonFastForward
UnityEngine.UI.Button continueButton
 
AbstractDialogueUI m_runtimeDialogueUI
 
- Properties inherited from PixelCrushers.DialogueSystem.StandardUIContinueButtonFastForward
virtual AbstractDialogueUI runtimeDialogueUI [get]
 

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: