C# Class DebugScreenshot, BigDogs

Inheritance: MonoBehaviour
Show file Open project: ChrisMaire/BigDogs

Public Properties

Property Type Description
date string
sN int

Public Methods

Method Description
Screenshot ( ) : IEnumerator

Private Methods

Method Description
Start ( ) : void
Update ( ) : void

Method Details

Screenshot() public method

public Screenshot ( ) : IEnumerator
return IEnumerator

Property Details

date public property

public string date
return string

sN public static property

public static int sN
return int