Example #1
0
 void Awake()
 {
     ScreenShotAtsumaru.Install();
 }
Example #2
0
 private void emitSave()
 {
     ScreenShotAtsumaru.Snap();
 }