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

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

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

Additional Inherited Members

- Public Member Functions inherited from PixelCrushers.SaveSystemTestMenu
void ToggleMenu ()
 
- Public Attributes inherited from PixelCrushers.SaveSystemTestMenu
string menuInputButton = "Cancel"
 
GUISkin guiSkin
 
Vector2 buttonSize = new Vector2(200, 30)
 
int saveSlot = 1
 
string instructions = "Press Escape for menu."
 
float instructionsDuration = 5
 
bool pauseWhileOpen = false
 
bool allowCursorWhileOpen = false
 
UnityEvent onShow = new UnityEvent()
 
UnityEvent onHide = new UnityEvent()
 

Detailed Description

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