Wanzyee Studio
AppCommonAider

Aid component to run the application. More...

Inherits MonoBehaviour.

Public Member Functions

void TakeScreenshot ()
 Take a screenshot named with current time to save in screenshotFolder. More...
 

Public Attributes

string screenshotFolder = "Screenshots"
 The folder to save the screenshot. More...
 

Detailed Description

Aid component to run the application.

Member Function Documentation

void TakeScreenshot ( )

Take a screenshot named with current time to save in screenshotFolder.

Member Data Documentation

string screenshotFolder = "Screenshots"

The folder to save the screenshot.