Loading...
Searching...
No Matches
PixelCrushers.Wrappers.DisappearEvent Class Reference

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

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

Additional Inherited Members

- Public Types inherited from PixelCrushers.DisappearEvent
enum  EventTrigger { OnDisable , OnDestroy }
 
- Public Member Functions inherited from PixelCrushers.DisappearEvent
void RunEvent ()
 
void OnWillUnload (int sceneIndex)
 
- Properties inherited from PixelCrushers.DisappearEvent
EventTrigger eventTrigger [get, set]
 Run the event when this happens.
 
UnityEvent onDisappeared [get, set]
 

Detailed Description

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