PixelCrushers.Wrappers.StandardSceneTransitionManager Class Reference

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

Inheritance diagram for PixelCrushers.Wrappers.StandardSceneTransitionManager:
Collaboration diagram for PixelCrushers.Wrappers.StandardSceneTransitionManager:

Additional Inherited Members

- Public Member Functions inherited from PixelCrushers.StandardSceneTransitionManager
override IEnumerator LeaveScene ()
 
override IEnumerator EnterScene ()
 
- Public Member Functions inherited from PixelCrushers.SceneTransitionManager
virtual void OnLoading (float progress)
 Called while loading a scene.
 
- Public Attributes inherited from PixelCrushers.StandardSceneTransitionManager
bool pauseDuringTransition = true
 
TransitionInfo leaveSceneTransition = new TransitionInfo()
 
string loadingSceneName
 
TransitionInfo enterSceneTransition = new TransitionInfo()
 
- Protected Attributes inherited from PixelCrushers.StandardSceneTransitionManager
WaitForEndOfFrame endOfFrame = new WaitForEndOfFrame()
 

Detailed Description

This wrapper for PixelCrushers.StandardSceneTransitionManager 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: