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